summaryrefslogtreecommitdiff
path: root/doc/release
Commit message (Expand)AuthorAgeFilesLines
* 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-283-2/+120
|\ \
| * | DOC: sync release notes of 1.8 branch and add some missing 1.9 sectionsJulian Taylor2014-03-293-2/+120
* | | 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
|/ /
* | Merge pull request #4338 from jaimefrio/cross-broadcastJulian Taylor2014-03-011-0/+6
|\ \ | |/ |/|
| * DOC: Added note to 1.9.0 release notesjaimefrio2014-02-241-0/+6
* | Merge pull request #4333 from charris/fix-gh-2312seberg2014-02-261-0/+4
|\ \
| * | DOC: Document tofile exception changes in 1.9.0 release notes.Charles Harris2014-02-201-0/+4
| |/
* | BUG: Fix promote_types, can_cast, as astype issuesJay Bourque2014-02-251-0/+24
* | DOC: triu/tril broadcasting release notesalex2014-02-251-0/+4
|/
* Merge pull request #4289 from seberg/speed-regression-fixCharles Harris2014-02-151-0/+7
|\
| * BUG: Raise some out of bound negative index in PySequence_GetItemSebastian Berg2014-02-151-0/+7
* | Merge pull request #4257 from juliantaylor/tostring-deprCharles Harris2014-02-141-0/+8
|\ \
| * | ENH: add tobytes and stop using tostring in documentationJulian Taylor2014-02-111-0/+8
* | | Merge pull request #4244 from jaimefrio/binsearchJulian Taylor2014-02-141-0/+6
|\ \ \ | |_|/ |/| |
| * | MANT: Minor style corrections, `get_(arg)binsearch_func` is no longer inline.jaimefrio2014-02-131-0/+6
| |/
* | DOC: Add some examples to the indexing change release notesSebastian Berg2014-02-061-1/+2
* | BUG: Move 0-d array-is-scalar special case into array branchSebastian Berg2014-02-061-0/+4
* | DOC: Minor release notes changesSebastian Berg2014-02-061-3/+2
* | DOC|MINOR: minor fixes to release notes indexing part.Sebastian Berg2014-02-061-9/+10
* | DOC: Add indexing info to release notesSebastian Berg2014-02-061-0/+43
|/
* DOC: document special float scalar casting change in release notesJulian Taylor2014-01-231-0/+15
* MAINT: remove unused simple_capsule_dtor() from npy_3kcompat.hRalf Gommers2014-01-191-0/+6
* ENH: Remove unnecessary broadcasting notation restrictions in einsum.hpaulj2014-01-101-1/+6
* DOC: synchronize release notes with 1.7.xJulian Taylor2013-12-311-0/+5