summaryrefslogtreecommitdiff
path: root/doc/release
Commit message (Expand)AuthorAgeFilesLines
...
* | DEP: deprecate pkgloadalex2014-10-281-2/+6
|/
* Merge pull request #5077 from jaimefrio/gufuncs_core_dim_no_broadcastCharles Harris2014-10-271-0/+8
|\
| * DOC: Stricter checks for gufunc signaturesjaimefrio2014-10-201-0/+8
* | ENH: added parameter to use periodic x-coordinatessaullogiovani2014-10-171-0/+8
* | DEP: Deprecate SafeEval class.Charles Harris2014-10-151-0/+7
* | DOC: document improvements to `np.digitize`jaimefrio2014-09-251-0/+7
* | ENH: Cast non-object arrays to float in np.polyjaimefrio2014-09-251-0/+7
|/
* MAINT: Remove testcalcs.py file.Charles Harris2014-09-151-0/+1
* Merge pull request #5055 from juliantaylor/note-syncRalf Gommers2014-09-072-9/+19
|\
| * DOC: sync release notes with 1.9 branchJulian Taylor2014-09-072-9/+19
* | Merge pull request #5047 from juliantaylor/move-dotblas-to-multiarrayCharles Harris2014-09-071-0/+12
|\ \
| * | DOC: Update docs to reflect deprecation of alterdot and restoredot.Charles Harris2014-09-041-0/+12
| |/
* | ENH: add cube root function np.cbrt for real floatsJulian Taylor2014-09-071-0/+6
|/
* 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
| |/
* | Merge pull request #4671 from charris/prepare-1.10-develCharles Harris2014-07-061-0/+38
|\ \
| * | MAINT: Make NPY_RELAXED_STRIDE_CHECKING true by default.Charles Harris2014-05-061-0/+1
| * | MAINT: Remove the polytemplate.py file.Charles Harris2014-05-061-0/+1
| * | MAINT: start 1.10-devel.Charles Harris2014-05-061-0/+36
* | | 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-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
|/ / /