summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* DOC: update the blurb about the array interfacePauli Virtanen2010-07-211-9/+9
* DOC: Add "check deprecations" step to HOWTO_RELEASE.rgommers2010-07-181-1/+8
* Merge branch 'wgt'Charles Harris2010-07-181-15/+17
* DOC: more updates to Py3K.txtPauli Virtanen2010-07-111-9/+12
* DOC: update Py3K.txt a bitPauli Virtanen2010-07-111-142/+38
* Add pre-nep for a copule of structured_array_extensions.Travis Oliphant2010-06-101-0/+9
* DOC: add release notes check to HOWTO_RELEASE.rgommers2010-06-071-0/+10
* CHG: Rename reduce method in polytemplate to cutdeg. Reduce is just tooCharles Harris2010-06-071-2/+2
* DOC: add automatic documentation generation from C sources (using Doxygen at ...Pauli Virtanen2010-06-054-0/+1719
* DOC: Add removal of histogram 'new' keyword to release notes. Closes #797.rgommers2010-06-021-0/+4
* DOC: add some info on what should be uploaded to PyPi for a release.rgommers2010-06-011-1/+3
* Update 2.0.0 release documentation to reflect changes in the Chebyshev andCharles Harris2010-05-231-4/+10
* REV: Revert the changes to the truncate method of Polynomial and Chebyshev.Charles Harris2010-05-231-6/+0
* Add some more info to the release notes for 2.0.0.Charles Harris2010-05-211-0/+6
* Note the changes in polynomial.polynomial and polynomial.chebyshev inCharles Harris2010-05-211-0/+25
* DOC: Fix typo in 2.0.0 release notes.Stefan van der Walt2010-05-101-7/+7
* Add better summary of ndarraytype.h to release notes.Charles Harris2010-05-091-2/+7
* ENH: Break out parts of ndarrayobject.h that don't reference the ndarrayCharles Harris2010-05-091-0/+7
* DOC: fix ReST warning.rgommers2010-05-081-1/+2
* DOC: add a description of the release process and setup needed.rgommers2010-05-081-0/+248
* numpy.scipy.org: add license information (#1478), tidy up CSSPauli Virtanen2010-05-064-2/+46
* Add slogdet to the release notes for 2.0.0.Charles Harris2010-05-051-0/+7
* ENH: Do some housekeeping for the newly added slogdet function.Charles Harris2010-05-051-0/+1
* ENH: core: add .dot() method to ndarrays; a.dot(b) == np.dot(a, b)Pauli Virtanen2010-04-301-0/+13
* Add NEP for group-by additions to NumPy: reduceby, reducein, segment, and edges.Travis Oliphant2010-04-291-0/+112
* Move 1.5.0 release notes to 2.0.0.Charles Harris2010-04-271-1/+1
* Fix bug where __init__ was accessed for objects that might not have it.Fernando Perez2010-04-141-1/+2
* 3K: doc: note that f2py is now partly ported, and that capsules are usedPauli Virtanen2010-03-071-9/+6
* 3K: doc: note that f2py hasn't been really ported yetPauli Virtanen2010-02-221-0/+12
* 3K: doc: some updates to 3K porting notesPauli Virtanen2010-02-211-31/+50
* 3K: doc: note about consequences of removed Py_TPFLAGS_CHECKTYPESPauli Virtanen2010-02-211-0/+21
* 3K: lib: fix some bytes vs. str issues in _iotools.py and io.py -- mainly gen...Pauli Virtanen2010-02-201-0/+10
* 3K: doc: note in Py3K porting log that intp('0xff', 16) does not work any morePauli Virtanen2010-02-201-0/+6
* 3K: doc: update porting documentationPauli Virtanen2010-02-201-1/+23
* 3K: doc: update Py3K port documentationPauli Virtanen2010-02-201-45/+77
* updated documentation from pydoc website (thanks to everyone who contributed!)Jarrod Millman2010-02-1722-322/+395
* API and ABI changes: Removed BigArrayType, Fixed hasobject to an integer (an...Travis Oliphant2010-02-156-13/+25
* remove webup, use uploadJarrod Millman2010-01-161-4/+0
* mv build to _buildJarrod Millman2010-01-161-29/+29
* point conf to the default static contentJarrod Millman2010-01-161-1/+1
* consolidating static content in one locationJarrod Millman2010-01-166-0/+0
* point everything to top-level dirJarrod Millman2010-01-162-2/+2
* moving content up a level from sourceJarrod Millman2010-01-169-0/+0
* mv theme to _themeJarrod Millman2010-01-167-1/+1
* add make webupJarrod Millman2010-01-161-0/+4
* missed a few linksJarrod Millman2010-01-151-3/+3
* fixed broken linksJarrod Millman2010-01-151-3/+3
* make master TOC pageJarrod Millman2009-12-291-29/+4
* adding scipy icon bar to top of the pageJarrod Millman2009-12-298-0/+32
* Added div to center align the ohloh stats.madhusudancs2009-12-291-0/+2