summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* DOC: fix typo.rgommers2010-11-211-1/+1
* DOC: recommend to turn on deprecation warnings for Python >= 2.7.Charles Harris2010-11-201-0/+6
* REL: add a note on #1399 to the 1.5.1 release notes.rgommers2010-10-171-0/+5
* Update release note link in docsPauli Virtanen2010-10-111-1/+1
* DOC: release: add initial release notes for 1.5.1Pauli Virtanen2010-10-111-0/+47
* DOC: explicitly require Sphinx >= 1.0.1Pauli Virtanen2010-10-013-22/+8
* sphinxext: fix Other Parameters section parsing in docscrapePauli Virtanen2010-10-013-7/+79
* DOC: add FILES option to doc Makefile, for partial rebuildsPauli Virtanen2010-10-011-8/+10
* DOC: Point the npy NEP to the git repo.Stefan van der Walt2010-09-211-3/+2
* DOC: Remove more SVN references.Stefan van der Walt2010-09-212-4/+4
* sphinxext: (backport r8679) more lenient parsing for See Also sectionsPauli Virtanen2010-09-021-1/+2
* sphinxext: (backport r8610) plot_directive: insert figures at points where pl...Pauli Virtanen2010-09-021-112/+163
* sphinxext: (backport r8605) bug fix + some features in plot_directivePauli Virtanen2010-09-021-6/+15
* DOC: add note on py3k-compatible nose branch.rgommers2010-08-221-1/+5
* ENH: Backport r8641-r8642 from trunk.Charles Harris2010-08-151-0/+1
* BUG: Backport r8637-r3639 from trunk. They are a mix of small fixes andCharles Harris2010-08-151-0/+3
* DOC: (backport of r8628) Complete 1.5.0 release notes.rgommers2010-08-141-11/+28
* DOC: wiki merge, rst docs.rgommers2010-08-014-14/+36
* DOC: sphinxext: (backport r8549) replace directive mangling with domains (#1489)Pauli Virtanen2010-07-293-90/+57
* DOC: update the blurb about the array interfacePauli Virtanen2010-07-241-9/+9
* DOC: Add "check deprecations" step to HOWTO_RELEASE.Pauli Virtanen2010-07-181-1/+8
* BACK: Backport r8499 from trunk.Charles Harris2010-07-181-15/+17
* ENH: doc: roll back documentation changes to 1.5.x branchPauli Virtanen2010-07-176-25/+13
* 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