summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Mention the deprecated decorator in the release notes.David Cournapeau2009-07-211-1/+10
* Update release notes.David Cournapeau2009-07-211-7/+15
* Update doc for neighborhood iterator.David Cournapeau2009-07-211-9/+68
* Add the deprecated decorator to the numpy reference.David Cournapeau2009-07-211-0/+1
* Add version added for npy_copysign + fix doc typo.David Cournapeau2009-07-201-1/+3
* numpydoc: add np-* directivesPauli Virtanen2009-07-182-1/+56
* Update the release notes for 1.4.0.David Cournapeau2009-07-181-3/+39
* Update new correlation support.David Cournapeau2009-07-181-0/+23
* Fix typecode for date-time.Travis Oliphant2009-07-161-31/+32
* numpydoc: fix some unicode issuesPauli Virtanen2009-07-111-17/+17
* Enhancements to arraysetops (ticket #1133, by Neil Crighton)Robert Cimrman2009-07-081-3/+2
* Fix versioning and inclusion to ref. guide in docs for #1132Pauli Virtanen2009-07-041-0/+8
* Fix typo.Stefan van der Walt2009-07-041-2/+2
* Fix typo.Stefan van der Walt2009-07-041-1/+1
* Remove mentions of TestCase subclassing and simplify.Stefan van der Walt2009-07-041-62/+34
* Wrap long lines.Stefan van der Walt2009-07-041-36/+151
* Address #1146: update docstring standardPauli Virtanen2009-07-012-44/+97
* Start release notes for 1.4.0.David Cournapeau2009-07-011-0/+41
* Add doc for copysign in numpy doc.David Cournapeau2009-07-012-0/+7
* BUG: Fix NPY_* macros for endianness (#1154).David Cournapeau2009-06-301-2/+2
* docs: more robust version number introspec & qthelp targetPauli Virtanen2009-06-282-0/+5
* docs: fix class documentationPauli Virtanen2009-06-271-2/+2
* docs: fill in stub Methods/Attributes sections if they are omittedPauli Virtanen2009-06-272-16/+12
* docs: remove forgotten debug printPauli Virtanen2009-06-271-1/+0
* docs: generate Attributes and Methods sections in class documentationPauli Virtanen2009-06-276-10/+130
* Update HOWTO_BUILD_DOCS.txt and remove mentions of epydoc.Pauli Virtanen2009-06-242-84/+71
* doctest: +SKIP may still be required.Stefan van der Walt2009-06-221-3/+2
* Updates to the documentation standard [patch by Ralf Gommers].Stefan van der Walt2009-06-221-30/+40
* Merge from doc wikiPauli Virtanen2009-06-199-52/+201
* docs: document that neighbourhood iterator was added in 1.4.0Pauli Virtanen2009-06-191-0/+2
* Add neighborhood iterator.David Cournapeau2009-06-192-0/+78
* Add Euler constant to npy_math.David Cournapeau2009-06-171-0/+4
* docs: port documentation from CAPI.txtPauli Virtanen2009-06-161-4/+49
* docs: hide plot output admonition titlePauli Virtanen2009-05-211-0/+4
* sphinxext: fix python2.4 compatibilityPauli Virtanen2009-05-211-1/+1
* docs: CSS for plotsPauli Virtanen2009-05-211-0/+24
* docs: enable plot_directivePauli Virtanen2009-05-211-1/+27
* sphinxext/numpydoc: wrap Examples in plot:: if they contain matplotlib exampl...Pauli Virtanen2009-05-215-3/+46
* sphinxext: revise plot_directivePauli Virtanen2009-05-211-250/+325
* Document the new PyArray_GetNDArrayCFeatureVersion.David Cournapeau2009-05-131-5/+41
* Added a couple more char* -> const char* conversionswfspotz@sandia.gov2009-04-291-2/+2
* sphinxext: use real RST references for bibliographies, and add suitable links...Pauli Virtanen2009-04-193-17/+31
* docs: fix inverted test in makefilePauli Virtanen2009-04-131-1/+1
* docs: don't use autosummary_generate for Sphinx < 0.7Pauli Virtanen2009-04-131-2/+3
* Deprecating sphinxext/autosummary in favor of the version in Sphinx >= 0.7Pauli Virtanen2009-04-133-13/+27
* docs: tweak latex build to recognize U+00A0 as a non-breaking spacePauli Virtanen2009-04-062-1/+1
* sphinxext: autosummary: don't insert nested paragraphs in the tablePauli Virtanen2009-04-042-1/+6
* sphinxext: convert the Sphinx extensions into a `numpydoc` package that can b...Pauli Virtanen2009-04-016-5/+40
* sphinxext: Sphinx 0.6 compatibility and deprecation warningsPauli Virtanen2009-04-014-2/+25
* Move routines.testing.rst to the correct placePauli Virtanen2009-03-281-0/+0