summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Moved numpy-docs under doc/ in the main Numpy trunk.Pauli Virtanen2008-11-2383-0/+13903
* adding back a few quotesJarrod Millman2008-11-161-2/+2
* removing some quotesJarrod Millman2008-11-161-23/+23
* fixed tableJarrod Millman2008-11-161-8/+13
* moved generalized ufunc proposal from the wikiJarrod Millman2008-11-161-0/+170
* ReSTified an URLJarrod Millman2008-09-181-1/+1
* Added documentation for doctests and using the skipif and knownfailureif deco...Alan McIntyre2008-09-181-2/+34
* FIX: broken linksJarrod Millman2008-09-121-2/+2
* FIX: broken linksJarrod Millman2008-09-121-2/+2
* Add final date-time proposal.Travis Oliphant2008-09-052-354/+574
* Fix link to example.py.Alan McIntyre2008-09-041-1/+1
* Update clean math config nep.David Cournapeau2008-09-041-0/+5
* Start a nep for cleaning the math configuration.David Cournapeau2008-09-041-0/+68
* Update the warnfix nep.David Cournapeau2008-09-041-3/+4
* Start a nep for warn-free numpy build.David Cournapeau2008-09-031-0/+82
* Added section discussing using subclassing to create similar tests.Alan McIntyre2008-09-031-3/+33
* Updated TESTS.txt to actually be ReST.Alan McIntyre2008-09-032-158/+164
* Fix __init__.py boilerplate example in DISTUTILS.txt, and moved content from Alan McIntyre2008-09-032-39/+190
* reindenting prior to releaseJarrod Millman2008-09-027-39/+30
* pulling out testing docs from distutils docsJarrod Millman2008-09-022-52/+52
* moving and adding nepsJarrod Millman2008-08-313-0/+354
* out of dateJarrod Millman2008-08-311-15/+0
* removing auto-generated epydocsJarrod Millman2008-08-3115-1859/+0
* Updated memmap sync to memmap flushMatthew Brett2008-08-241-3/+4
* Move book to docs directory.Stefan van der Walt2008-08-2352-6/+80114
* Move documentation outside of source tree. Remove `doc` import from __init__.Stefan van der Walt2008-08-2387-0/+15012
* Moved doc to subdir of scipyTravis Oliphant2005-10-123-667/+0
* Print statements for 64-bit debug.Travis Oliphant2005-10-101-2/+3
* Fixed loop->bufcnt for 64-bit fixes.Travis Oliphant2005-10-091-3/+24
* More information on flags...Travis Oliphant2005-10-081-9/+84
* Minor changesTravis Oliphant2005-10-071-0/+3
* Moving DISTUTILS.txt to newcore/doc.Pearu Peterson2005-10-071-0/+338
* Fixed formatting.Travis Oliphant2005-10-071-39/+66
* Added some simple CAPI documentation.Travis Oliphant2005-10-072-0/+202