summaryrefslogtreecommitdiff
path: root/doc/release/1.8.0-notes.rst
Commit message (Expand)AuthorAgeFilesLines
* DOC: BLD: fix lots of Sphinx warnings/errors.Ralf Gommers2017-06-101-30/+31
* DOC: Fix typosJakub Wilk2017-03-171-2/+2
* DOC: sync release notes of 1.8 branch and add some missing 1.9 sectionsJulian Taylor2014-03-291-0/+8
* DOC: Add list of authors to 1.8.0 release notes.Charles Harris2013-10-281-0/+130
* DOC: Update 1.8.0 release notes.Charles Harris2013-10-091-57/+77
* DOC: Tweak the 1.8.0 release notes.Charles Harris2013-10-051-18/+19
* DOC: add highlights to release notes and rewrite and move some sectionsJulian Taylor2013-10-051-34/+35
* DOC: minor rewording of partition noteJulian Taylor2013-09-301-5/+6
* DOC: move support for large files to featuresJulian Taylor2013-09-301-5/+4
* DOC: mention new comparison runtime warnings in release notesJulian Taylor2013-09-301-0/+8
* DOC: Update release notes for openblas build.Skipper Seabold2013-09-051-0/+4
* DOC: Update 1.8.0-notes.rstCharles Harris2013-08-181-1/+8
* Update docsJay Bourque2013-08-161-3/+3
* Update documentation for 'at' methodJay Bourque2013-08-161-0/+10
* DOC: Update 1.8.0 release notes.Charles Harris2013-08-161-2/+33
* Merge pull request #3534 from charris/nan-stat-functionsCharles Harris2013-08-151-1/+12
|\
| * DOC: Various fixes.Charles Harris2013-08-141-0/+4
| * DOC: Document nanmean, nanvar, and nanstd in the 1.8.0 release notes.Charles Harris2013-08-121-1/+8
* | Merge pull request #3608 from charris/remove-1.8-diagonal-refsCharles Harris2013-08-151-5/+0
|\ \
| * | DOC: Remove references to diagonal changes in 1.8.Charles Harris2013-08-121-5/+0
| |/
* | DOC: Note the new behavior of financial.npv in the 1.8.0 release notes.Charles Harris2013-08-151-0/+10
|/
* ENH: implement median in terms of partitionJulian Taylor2013-08-121-0/+11
* ENH: add quickselect algorithm and expose it via partitionJulian Taylor2013-08-121-0/+10
* BUG: Check earlier for higher priority in binary operators, add testAndreas Kloeckner2013-07-081-0/+13
* Merge pull request #2875 from ahojnnes/array-initnjsmith2013-06-301-0/+7
|\
| * Rename filled, filled_like to full, full_likeJohannes Schönberger2013-06-301-1/+1
| * Add filled and filled_like to changelog of 1.8.0Johannes Schönberger2013-06-061-0/+7
* | ENH: vectorize boolean logical &&, ||, abs and notJulian Taylor2013-06-141-7/+20
* | adjust the optimal IO buffer size for npz filesBartosz Telenczuk2013-06-121-0/+10
* | DOC: use full ufunc namesJulian Taylor2013-06-111-7/+7
* | ENH: vectorize base math with SSE2Julian Taylor2013-06-091-3/+4
* | ENH: Vectorize float min/max operation with sse2Julian Taylor2013-06-091-4/+4
* | Merge pull request #3243 from seberg/deprecate-non-integer-arguments-newCharles Harris2013-06-091-2/+5
|\ \
| * | DOC: Add integer deprecations to release notesSebastian Berg2013-06-091-2/+5
* | | DOC: document isnan/bswap and SSE2 improvementsJulian Taylor2013-06-081-0/+18
| |/ |/|
* | Merge pull request #3329 from JDWarner/faster_arraypadCharles Harris2013-05-191-0/+12
|\ \ | |/ |/|
| * ENH: improved, faster algorithm for array paddingJosh Warner (Mac)2013-05-191-0/+12
* | Merge pull request #3328 from pv/runtestsCharles Harris2013-05-121-0/+6
|\ \
| * | DOC: mention runtests.py in release notesPauli Virtanen2013-05-121-0/+6
* | | Merge pull request #2701 from seberg/indexingseberg2013-05-111-0/+6
|\ \ \ | |/ / |/| |
| * | DOC: Advanced indexing using np.newaxesSebastian Berg2013-04-121-0/+6
* | | Update c api documentationJay Bourque2013-05-061-0/+18
| |/ |/|
* | Add unit test for ufunc with custom typeJay Bourque2013-04-261-0/+8
* | DOC: Document that the 2to3 fixer is no longer used.Charles Harris2013-04-211-0/+5
* | Merge pull request #3221 from seberg/document-relaxed-stridesCharles Harris2013-04-141-0/+33
|\ \ | |/ |/|
| * DOC: Document NPY_RELAXED_STRIDES_CHECKING changesSebastian Berg2013-04-111-0/+33
* | DOC: Fixup of delete/insert changes in release notesSebastian Berg2013-04-111-7/+13
* | ENH: larger fixes for np.delete and np.insert functionsSebastian Berg2013-04-111-0/+8
|/
* ENH: add `invert` parameter to numpy.in1d().Julien Phalip2013-04-081-1/+5
* MAINT: Fix release notes formatting.Charles Harris2013-04-041-12/+13