- 2edbff0 Add 1.4.1 release notes. by rgommers · 15 years ago v1.4.1rc2
- a5ecbeb DOC: point out the documention for neighborhood iterator in the 1.4.0 release notes. by David Cournapeau · 16 years ago
- d2a77f6 DOC: do not mention datetime for 1.4.0 as agreed on the ML. by David Cournapeau · 16 years ago
- e794bad DOC: there is no acorrelate function. by David Cournapeau · 16 years ago
- 9d658f9 numpy.datetime --> numpy.datetime_ and fix Descr_FromScalar to correctly add DateTime Meta data. by Travis Oliphant · 16 years ago
- 7277495 ENH: add an assert_warns testing utility. by David Cournapeau · 16 years ago
- d9f28a0 doc: rewrite latex-offending markup by Pauli Virtanen · 16 years ago
- 0edcfff Fix problem in divisor conversion for datetime construction and fix formating of datetime nep. by Travis Oliphant · 16 years ago
- 9e082de Mention the new polynomial and chebyshev modules in the release notes. by Charles Harris · 16 years ago
- 5a0e756 sphinxext: fix a small bug in docscrape by Pauli Virtanen · 16 years ago
- 9d48a39 sphinxext: add numpydoc_show_class_members option (from Michael Droettboom) by Pauli Virtanen · 16 years ago
- 6e91f0f second set of checkins from doc editor by Jarrod Millman · 16 years ago
- 0d1344e DOC: add npy_nextafter/npy_spacing in doc ref. by David Cournapeau · 16 years ago
- 869b208 doc/release: add information about arraysetops changes (from Neil Crighton) by Pauli Virtanen · 16 years ago
- ba4fd56 docs: document r7697 in release notes by Pauli Virtanen · 16 years ago
- ca35f53 docs : renamed basic.io.rst and basic.io.genfromtxt to basics.io and basics.io.genfromtxt by pierregm · 16 years ago
- 15103d3 Add an example for using complex npymath stuff. by David Cournapeau · 16 years ago
- 5d3f592 Mention npymath reuse in release notes. by David Cournapeau · 16 years ago
- 0dc618c Mention C99 complex support in release notes. by David Cournapeau · 16 years ago
- 6a665e0 Add highlights for 1.4.0 release notes. by David Cournapeau · 16 years ago
- 047c625 Mention neighborhood iterator in release notes. by David Cournapeau · 16 years ago
- da7e19c DOC: mention new spacing-based testing functions in the release notes. by David Cournapeau · 16 years ago
- 92d3b83 DOC: mention nextafter ufunc in the release notes and reference. by David Cournapeau · 16 years ago
- bbab7a4 Fix spelling of backticks. by chris.burns · 16 years ago
- 8dc4d76 Add a few examples for parameter types in HOWTO_DOCUMENT. by chris.burns · 16 years ago
- ebaaca4 numpy.scipy.org: add upload target to Makefile by Pauli Virtanen · 16 years ago
- 2144766 docs: update HOWTO_MERGE_WIKI_DOCS.txt by Pauli Virtanen · 16 years ago
- cd96e95 doc: add HOWTO_MERGE_WIKI_DOCS.txt by Pauli Virtanen · 16 years ago
- bb129ca * Added docs on i/o with focus on genfromtxt by pierregm · 16 years ago
- 64ac086 DOC: mention speed improvement at import time in release notes. by David Cournapeau · 16 years ago
- 7deb4d5 Many improvements to chararray. Fixes Trac bugs 1199, 856, 855, 1231, 1235, 1240, 1241. docstrings, full unit-test coverage, C-based vectorized string operations. by mdroe · 16 years ago
- fb16e71 doc: enable sphinx.ext.doctest extension by Pauli Virtanen · 16 years ago
- 3e1dd88 ENH: add byteswapping tutorial by Matthew Brett · 16 years ago
- d966593 Make doc build to work again by Pauli Virtanen · 16 years ago
- ba1c79f Final doc import cleanups. Thanks to all contributors for the preceding commits! by Pauli Virtanen · 16 years ago
- 65cc082 Docstring update: doc/source/reference by Pauli Virtanen · 16 years ago
- e434cd5 Docstring update: doc/source/user by Pauli Virtanen · 16 years ago
- 9af578f Fix remaining references to numpy.core.defmatrix by Pauli Virtanen · 16 years ago
- 7456ec4 sphinxext: bump numpydoc version, fix build bug by Pauli Virtanen · 16 years ago
- 2b01ee6 Re-base the date-time branch back to the trunk. by Travis Oliphant · 16 years ago
- e1b9782 Check-in work for Wednesday. by Travis Oliphant · 16 years ago
- ae6aa8d add comment about __array_prepare__ to 1.4 release notes by Darren Dale · 16 years ago
- 9e053da add support for __array_prepare__ by Darren Dale · 16 years ago
- 856a936 DOC: clean up numpy.scipy.org by Pauli Virtanen · 16 years ago
- 515736d minor cleanup by Jarrod Millman · 16 years ago
- b70e2ab DOC: numpy.scipy.org reST thanks to Kyle Mandli. by Robert Kern · 16 years ago
- f26788c Add numpy.scipy.org sphinx project by Pauli Virtanen · 16 years ago
- 16713b9 Update documentation. by David Cournapeau · 16 years ago
- 6951bcd Clarify logic for nan comparisons. by Charles Harris · 16 years ago
- a711484 Add a section in npymath doc about how to link against npymath. by David Cournapeau · 16 years ago
- 8ccbd46 Add some notes to the 1.4 release document. by Charles Harris · 16 years ago
- 3b3c159 'Merge' docstring and reference guide for Distribution methods documentation. by David Cournapeau · 16 years ago
- fa50cfb Use automethod for the functions we added to numpy.distutils. by David Cournapeau · 16 years ago
- 9abcc03 Add documentation + example for npy-pkg-config files. by David Cournapeau · 16 years ago
- c0dac3c Add doc for add_installed_library and add_npy_pkg_config. by David Cournapeau · 16 years ago
- d8be0c2 numpydoc: really fix docutils < 0.5 by Pauli Virtanen · 16 years ago
- 2951b79 numpydoc: fix issue with docutils < 0.5 by Pauli Virtanen · 16 years ago
- a35153c Mention the deprecated decorator in the release notes. by David Cournapeau · 16 years ago
- 5380c94 Update release notes. by David Cournapeau · 16 years ago
- be0d7ef Update doc for neighborhood iterator. by David Cournapeau · 16 years ago
- 8311cc9 Add the deprecated decorator to the numpy reference. by David Cournapeau · 16 years ago
- 9ac7f1f Add version added for npy_copysign + fix doc typo. by David Cournapeau · 16 years ago
- db04d10 numpydoc: add np-* directives by Pauli Virtanen · 16 years ago
- 4beb657 Update the release notes for 1.4.0. by David Cournapeau · 16 years ago
- 122f95b Update new correlation support. by David Cournapeau · 16 years ago
- 296cb74 Fix typecode for date-time. by Travis Oliphant · 16 years ago
- c3a0fb9 numpydoc: fix some unicode issues by Pauli Virtanen · 16 years ago
- c1c0533 Enhancements to arraysetops (ticket #1133, by Neil Crighton) by Robert Cimrman · 16 years ago
- 144d790 Fix versioning and inclusion to ref. guide in docs for #1132 by Pauli Virtanen · 16 years ago
- d597456 Fix typo. by Stefan van der Walt · 16 years ago
- b9d10c8 Fix typo. by Stefan van der Walt · 16 years ago
- b8bf964 Remove mentions of TestCase subclassing and simplify. by Stefan van der Walt · 16 years ago
- bc2a006 Wrap long lines. by Stefan van der Walt · 16 years ago
- d35eac6 Address #1146: update docstring standard by Pauli Virtanen · 16 years ago
- 251e1db Start release notes for 1.4.0. by David Cournapeau · 16 years ago
- dcdf057 Add doc for copysign in numpy doc. by David Cournapeau · 16 years ago
- 8e96f6a BUG: Fix NPY_* macros for endianness (#1154). by David Cournapeau · 16 years ago
- 58d7b2d docs: more robust version number introspec & qthelp target by Pauli Virtanen · 16 years ago
- e4c0967 docs: fix class documentation by Pauli Virtanen · 16 years ago
- aa29231 docs: fill in stub Methods/Attributes sections if they are omitted by Pauli Virtanen · 16 years ago
- 7a66168 docs: remove forgotten debug print by Pauli Virtanen · 16 years ago
- 692f3f6 docs: generate Attributes and Methods sections in class documentation by Pauli Virtanen · 16 years ago
- cefd431 Update HOWTO_BUILD_DOCS.txt and remove mentions of epydoc. by Pauli Virtanen · 16 years ago
- 077eec4 doctest: +SKIP may still be required. by Stefan van der Walt · 16 years ago
- 47b4791 Updates to the documentation standard [patch by Ralf Gommers]. by Stefan van der Walt · 16 years ago
- 87fa5ae Merge from doc wiki by Pauli Virtanen · 16 years ago
- cace0d7 docs: document that neighbourhood iterator was added in 1.4.0 by Pauli Virtanen · 16 years ago
- ee57730 Add neighborhood iterator. by David Cournapeau · 16 years ago
- 8621c77 Add Euler constant to npy_math. by David Cournapeau · 16 years ago
- 3c3b11f Add date-time parsing and printing by Travis Oliphant · 16 years ago
- bfdb030 docs: port documentation from CAPI.txt by Pauli Virtanen · 16 years ago
- 90dbad6 Updates to date-time branch nep. by Travis Oliphant · 16 years ago
- aa9f4b5 Updated datetime proposal. by Travis Oliphant · 16 years ago
- f2392bc Working on date-time... by Travis Oliphant · 16 years ago
- 24a445b docs: hide plot output admonition title by Pauli Virtanen · 16 years ago
- 1b8679f sphinxext: fix python2.4 compatibility by Pauli Virtanen · 16 years ago
- 258398e docs: CSS for plots by Pauli Virtanen · 16 years ago
- b9a82a1 docs: enable plot_directive by Pauli Virtanen · 16 years ago
- b95b2b8 sphinxext/numpydoc: wrap Examples in plot:: if they contain matplotlib example code by Pauli Virtanen · 16 years ago
- e3377d6 sphinxext: revise plot_directive by Pauli Virtanen · 16 years ago