summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* sphinxext: autosummary: fix another signature formatting issuePauli Virtanen2009-03-171-2/+2
* doc: update version infoPauli Virtanen2009-03-171-3/+3
* sphinxext: autosummary: improve signature output & fix a bug in itPauli Virtanen2009-03-171-5/+6
* sphinxext: autosummary: ignore trailing material on each linePauli Virtanen2009-03-171-1/+2
* Remove ambiguous Euler constant naming for e.David Cournapeau2009-03-111-1/+1
* numpy.ma doc updatepierregm2009-03-113-38/+122
* Remove colloquial expression.David Cournapeau2009-03-111-2/+2
* Spelling.David Cournapeau2009-03-111-1/+1
* Fix latex in core math doc.David Cournapeau2009-03-111-3/+3
* Document math constants.David Cournapeau2009-03-112-0/+46
* Start documenting npy math.David Cournapeau2009-03-111-0/+69
* Update configuration in the numpy reference.David Cournapeau2009-03-111-74/+22
* Put NPY_NAN and co at the correct location in the releases notes.David Cournapeau2009-03-111-13/+13
* Document which configurations work for gfortran + MS compiler.David Cournapeau2009-03-111-2/+4
* Mention NPY_NAN and co in the release notes.David Cournapeau2009-03-111-0/+13
* Add note about sign(nan) to release doc.Charles Harris2009-03-111-0/+6
* doc: make the endorsement of PEP 3118 over the old array interface more stron...Pauli Virtanen2009-03-081-6/+13
* doc/Makefile: fix bug in PYTHONPATH specificationPauli Virtanen2009-03-071-1/+1
* doc/Makefile: make dist target to build current version of numpyPauli Virtanen2009-03-071-7/+53
* Mention /arch option for binary installer.David Cournapeau2009-03-061-0/+10
* Update the releases notes for 1.3.0David Cournapeau2009-03-061-2/+66
* Add description of new ufuncs.Charles Harris2009-03-051-4/+25
* Update URLs to Trac.Stefan van der Walt2009-03-044-6/+6
* Update release notes for 1.3.0.David Cournapeau2009-03-031-23/+55
* Mention nan handling in max and co for 1.3.0. in the releases notes.David Cournapeau2009-03-021-0/+5
* Update numpy.i to fix const char* return warnings issues with later versions ...David Cournapeau2009-03-021-7/+7
* docs: move edit link to the sidebar, and show it for all pagesPauli Virtanen2009-02-272-3/+13
* Try to hide that I can't compute how many weeks there are in a month...David Cournapeau2009-02-271-2/+2
* Start working on bug tracker limitations, scenario and possible solutions.David Cournapeau2009-02-271-0/+155
* More esthetical changes in rest document.David Cournapeau2009-02-271-19/+20
* Fix tables and syntax issues for rest document.David Cournapeau2009-02-271-8/+30
* Spelling in time-based release doc.David Cournapeau2009-02-271-2/+2
* Rename the time-based proposal such as it is recognized as REST by trac.David Cournapeau2009-02-271-0/+0
* Add references for time based releases proposal.David Cournapeau2009-02-271-0/+10
* Start the proposal for time-based release.David Cournapeau2009-02-271-0/+96
* Update releases notes for 1.3.0.David Cournapeau2009-02-271-16/+48
* sphinxext: clean up plot directive, and merge some features from matplotlibPauli Virtanen2009-02-151-89/+107
* doc: Move maskedarray docs upward in TOCPauli Virtanen2009-02-063-19/+7
* doc/numpydoc: work better together with Sphinx's config optionPauli Virtanen2009-02-063-9/+17
* numpy.ma.core:pierregm2009-01-135-6/+850
* docs: put CHM files in a zipPauli Virtanen2008-12-191-1/+1
* docs: fix minor issues, support htmlhelp.Pauli Virtanen2008-12-138-17/+42
* sphinxext: support autosummary:: directives in automodule docstringsPauli Virtanen2008-12-041-51/+81
* sphinxext: fix a small bug in plot directivePauli Virtanen2008-12-031-1/+1
* Refactor plot:: directive somewhatPauli Virtanen2008-12-031-167/+324
* Move Sphinx extensions under Numpy's SVN trunkPauli Virtanen2008-11-3016-6/+3551
* Add preliminary docstrings for:Charles Harris2008-11-281-19/+22
* doc: include release notes to Sphinx buildPauli Virtanen2008-11-273-0/+7
* add release notes for 1.3Jarrod Millman2008-11-271-0/+41
* Doc updatepierregm2008-11-271-14/+369