summaryrefslogtreecommitdiff
path: root/doc/release/1.9.0-notes.rst
Commit message (Expand)AuthorAgeFilesLines
* DOC: sync release notes with 1.9 branchJulian Taylor2014-09-071-9/+0
* Merge pull request #4917 from juliantaylor/zeros_like_stringCharles Harris2014-07-291-0/+5
|\
| * BUG: fix string type inconsistency between zeros and zeros_likeJulian Taylor2014-07-291-0/+5
* | Merge pull request #4905 from juliantaylor/doc-updateCharles Harris2014-07-271-0/+7
|\ \
| * | DOC: add a note on the potential string dtype changeJulian Taylor2014-07-271-0/+2
| * | DOC: document non-integer reduce axis argument deprecationJulian Taylor2014-07-271-0/+5
| |/
* | DOC: Update 1.9.0-notes to mention pairwise summation.Charles Harris2014-06-291-0/+6
|/
* DOC: add some highlights to release notes and reorganizeJulian Taylor2014-06-081-148/+143
* ENH: add storage format 2.0 with 4 byte header length sizeJulian Taylor2014-06-021-0/+8
* DOC: Note nanpercentile in 1.9.0 release notes.Charles Harris2014-05-301-4/+4
* ENH: Add the scipy NumpyVersion class.Charles Harris2014-05-151-4/+18
* BUG: reject too large seeds to RandomStateJulian Taylor2014-05-151-0/+8
* Updated release notes to warn users about RNG state changesJosh Lawrence2014-05-091-0/+8
* Merge pull request #4680 from charris/pre-1.9.x-branchCharles Harris2014-05-061-5/+15
|\
| * DOC: update 1.9.0-notes.Charles Harris2014-05-061-4/+7
| * DOC: Update the release notes.Charles Harris2014-05-061-4/+11
* | Merge pull request #4307 from dfreese/feature/nanmedianJulian Taylor2014-05-061-0/+5
|\ \ | |/ |/|
| * ENH: added functionality nanmedian to numpyDavid Freese2014-05-021-0/+5
* | Merge pull request #3514 from seberg/object_comparisonCharles Harris2014-05-041-0/+20
|\ \
| * | DOC: Add (object) equality changes and error raising to release notesSebastian Berg2014-05-041-0/+20
| |/
* | ENH: replace GIL of random module with a per state lockJulian Taylor2014-05-021-1/+2
|/
* DEP: Deprecate numpy.rankSebastian Berg2014-04-221-0/+5
* Merge pull request #4551 from michelmno/masterJulian Taylor2014-04-101-0/+3
|\
| * Adding support of ppc64le architectureWilliam Grant2014-03-281-0/+3
* | ENH: add a 'return_counts=' keyword argument to `np.unique`jaimefrio2014-04-051-1/+6
* | ENH: Ensure that repr and str work for MaskedArray non-ndarray basesMarten van Kerkwijk2014-04-041-0/+5
* | ENH: Replace exponentiation with cumulative product in np.vanderjaimefrio2014-03-311-2/+5
* | Merge pull request #4569 from juliantaylor/rn-syncCharles Harris2014-03-281-2/+17
|\ \
| * | DOC: sync release notes of 1.8 branch and add some missing 1.9 sectionsJulian Taylor2014-03-291-2/+17
* | | Merge pull request #3830 from jarondl/recfromcsvCharles Harris2014-03-281-0/+6
|\ \ \
| * | | DOC: npyio.recfromcsv keyword argument changesYaron de Leeuw2014-02-281-0/+6
* | | | Merge pull request #4565 from charris/fill_value_fixJulian Taylor2014-03-291-0/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | DOC: Document changes to ma.core._check_fill_value in release notes.Charles Harris2014-03-281-0/+11
* | | | DOC: Document change of polynomial classes base class in release notes.Charles Harris2014-03-261-0/+14
|/ / /
* | | ENH: add support for python ABCsMartin Teichmann2014-03-251-0/+6
* | | Merge pull request #4358 from seberg/fast-selectCharles Harris2014-03-241-0/+6
|\ \ \
| * | | ENH: Speed improvements and deprecations for np.selectSebastian Berg2014-03-231-0/+6
* | | | DOC: Note new random.multivariate_normal warning in release notes.Charles Harris2014-03-221-0/+6
| |_|/ |/| |
* | | Merge pull request #4514 from abergeron/get_infoCharles Harris2014-03-181-0/+7
|\ \ \
| * | | DOC: Add the change to disutils in the release notes.Arnaud Bergeron2014-03-181-0/+7
| | |/ | |/|
* | | Merge pull request #4488 from charris/remove-numpybookCharles Harris2014-03-141-0/+1
|\ \ \
| * | | DOC: Document removal of doc/numpybook in 1.9.0 release notes.Charles Harris2014-03-131-0/+1
* | | | Merge pull request #4487 from charris/move-swig-to-tools-directoryCharles Harris2014-03-131-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: Document doc/swig move in 1.9.0 release notes.Charles Harris2014-03-121-2/+6
* | | | BUG: Delay npyiter size check when size may changeSebastian Berg2014-03-121-1/+17
|/ / /
* | | Merge pull request #4450 from juliantaylor/api-restoreCharles Harris2014-03-051-1/+6
|\ \ \
| * | | BUG: restore api for file npy_PyFile_Dup and npy_PyFile_DupCloseJulian Taylor2014-03-051-1/+6
| | |/ | |/|
* | | Merge pull request #4418 from charris/remove-cython-pyrex-directoriesCharles Harris2014-03-051-1/+2
|\ \ \ | |/ / |/| |
| * | DOC: Document removal of doc/pyrex and doc/cython directories.Charles Harris2014-03-011-1/+2
* | | BUG: DOC: Fix documentation build.Charles Harris2014-03-021-121/+134
|/ /