summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* forgot to check-in the main page templateJarrod Millman2009-12-291-0/+44
* converting the main page from rest to an html template and add ohloh linkJarrod Millman2009-12-293-2/+3
* ENH: emit ComplexWarning when casting complex to real (addresses #1319)Pauli Virtanen2009-12-101-0/+29
* BUG: add a work-around for #1312 -- don't define bf_releasebuffer at allPauli Virtanen2009-12-061-0/+41
* doc: add stub release notesPauli Virtanen2009-12-061-0/+8
* doc: more Py3 notesPauli Virtanen2009-12-061-2/+176
* doc: update Py3K notesPauli Virtanen2009-12-061-305/+475
* Py3K notes: update notes Re Unicode and PicklingPauli Virtanen2009-12-061-21/+22
* 3K: core: PyString conversion in descriptor.cPauli Virtanen2009-12-061-0/+513
* DOC: point out the documention for neighborhood iterator in the 1.4.0 release...David Cournapeau2009-12-041-1/+3
* DOC: there is no acorrelate function.David Cournapeau2009-11-261-1/+0
* numpy.datetime --> numpy.datetime_ and fix Descr_FromScalar to correctly add ...Travis Oliphant2009-11-231-2/+19
* ENH: add an assert_warns testing utility.David Cournapeau2009-11-232-0/+3
* doc: rewrite latex-offending markupPauli Virtanen2009-11-191-14/+9
* Fix problem in divisor conversion for datetime construction and fix formating...Travis Oliphant2009-11-191-21/+24
* Mention the new polynomial and chebyshev modules in the release notes.Charles Harris2009-11-141-0/+19
* sphinxext: fix a small bug in docscrapePauli Virtanen2009-11-141-2/+2
* sphinxext: add numpydoc_show_class_members option (from Michael Droettboom)Pauli Virtanen2009-11-136-36/+108
* second set of checkins from doc editorJarrod Millman2009-11-138-106/+159
* DOC: add npy_nextafter/npy_spacing in doc ref.David Cournapeau2009-11-101-0/+22
* doc/release: add information about arraysetops changes (from Neil Crighton)Pauli Virtanen2009-11-091-1/+25
* docs: document r7697 in release notesPauli Virtanen2009-11-071-0/+10
* docs : renamed basic.io.rst and basic.io.genfromtxt to basics.io and basics.i...pierregm2009-11-073-1/+3
* Add an example for using complex npymath stuff.David Cournapeau2009-11-041-0/+17
* Mention npymath reuse in release notes.David Cournapeau2009-11-041-16/+22
* Mention C99 complex support in release notes.David Cournapeau2009-11-041-0/+18
* Add highlights for 1.4.0 release notes.David Cournapeau2009-11-041-1/+12
* Mention neighborhood iterator in release notes.David Cournapeau2009-11-041-8/+8
* DOC: mention new spacing-based testing functions in the release notes.David Cournapeau2009-11-041-0/+7
* DOC: mention nextafter ufunc in the release notes and reference.David Cournapeau2009-11-042-0/+3
* Fix spelling of backticks.chris.burns2009-10-241-1/+1
* Add a few examples for parameter types in HOWTO_DOCUMENT.chris.burns2009-10-241-4/+20
* numpy.scipy.org: add upload target to MakefilePauli Virtanen2009-10-241-0/+7
* docs: update HOWTO_MERGE_WIKI_DOCS.txtPauli Virtanen2009-10-241-10/+27
* doc: add HOWTO_MERGE_WIKI_DOCS.txtPauli Virtanen2009-10-241-0/+32
* * Added docs on i/o with focus on genfromtxtpierregm2009-10-223-0/+457
* DOC: mention speed improvement at import time in release notes.David Cournapeau2009-10-131-0/+5
* Many improvements to chararray. Fixes Trac bugs 1199, 856, 855, 1231, 1235, ...mdroe2009-10-124-5/+96
* doc: enable sphinx.ext.doctest extensionPauli Virtanen2009-10-031-0/+1
* ENH: add byteswapping tutorialMatthew Brett2009-10-032-0/+6
* Make doc build to work againPauli Virtanen2009-10-021-1/+1
* Final doc import cleanups. Thanks to all contributors for the preceding commits!Pauli Virtanen2009-10-021-0/+2
* Docstring update: doc/source/referencePauli Virtanen2009-10-028-102/+114
* Docstring update: doc/source/userPauli Virtanen2009-10-024-7/+139
* Fix remaining references to numpy.core.defmatrixPauli Virtanen2009-09-261-1/+1
* sphinxext: bump numpydoc version, fix build bugPauli Virtanen2009-09-211-2/+2
* Re-base the date-time branch back to the trunk.Travis Oliphant2009-08-2843-554/+1899
|\
| * add comment about __array_prepare__ to 1.4 release notesDarren Dale2009-08-251-0/+13
| * add support for __array_prepare__Darren Dale2009-08-232-16/+36
| * DOC: clean up numpy.scipy.orgPauli Virtanen2009-08-232-1/+6