summaryrefslogtreecommitdiff
path: root/doc/release
Commit message (Expand)AuthorAgeFilesLines
* ENH: pathlib support for fromfile(), .tofile() and .dump() (#12915)sorenrasmussenai2019-06-041-0/+5
* Merge pull request #13693 from eric-wieser/const-correct-APIMatti Picus2019-06-011-0/+10
|\
| * ENH: Pass input strides and dimensions by pointer to constEric Wieser2019-06-011-0/+10
* | ENH: Add 'offset' keyword to 'numpy.fromfile()' (#12971)fivemok2019-06-011-1/+6
|/
* DOC: Updates following NumPy 1.16.4 release.Charles Harris2019-05-281-0/+94
* Deprecate collapsing shape-1 dtype fields to scalars.Antony Lee2019-05-241-0/+10
* Merge pull request #13158 from zerothi/linalg-flameRalf Gommers2019-05-241-0/+32
|\
| * BLD: added libflame as a useable lapack libraryNick Papior2019-05-071-0/+32
* | Merge pull request #13463 from seberg/writable-segfaultMatti Picus2019-05-211-0/+10
|\ \
| * | BUG,DEP: Fix writeable flag setting for arrays without baseSebastian Berg2019-05-161-0/+10
| |/
* | Merge branch 'master' into npy-2.1Matti Picus2019-05-191-0/+72
|\ \
| * \ Merge pull request #13503 from fruchart/matmul-objectMatti Picus2019-05-151-0/+9
| |\ \
| | * | Release notes.Michel Fruchart2019-05-131-0/+9
| * | | DOC: Add release noteEric Wieser2019-05-141-0/+25
| * | | Merge pull request #10308 from eric-wieser/mask-attr-is-viewMatti Picus2019-05-121-0/+10
| |\ \ \
| | * | | API: Make MaskedArray.mask return a view, rather than the underlying maskEric Wieser2019-05-111-0/+10
| | | |/ | | |/|
| * | | Merge pull request #12962 from mattip/unpackbitsCharles Harris2019-05-111-0/+5
| |\ \ \
| | * | | ENH: add 'order' keyword to packbits, unpackbitsmattip2019-05-111-0/+5
| | |/ /
| * | | Merge pull request #12586 from hameerabbasi/radix-sortCharles Harris2019-05-111-0/+11
| |\ \ \
| | * | | ENH: Radix sortHameer Abbasi2019-05-111-0/+11
| | |/ /
| * | | BUG: Proect generators from log(0.0)Kevin Sheppard2019-04-291-0/+11
| |/ /
* | | BUG/ENH: Create npy format 3.0Eric Wieser2019-05-071-0/+5
|/ /
* | Merge pull request #13306 from bmakos/Fix#13225Matti Picus2019-04-251-6/+12
|\ \
| * | DOC: add release notemattip2019-04-251-6/+12
* | | Merge pull request #13390 from eric-wieser/quantile-fractionMatti Picus2019-04-251-0/+5
|\ \ \
| * | | ENH: Add support for Fraction to percentile and quantileEric Wieser2019-04-231-0/+5
* | | | Merge pull request #13334 from eric-wieser/fix-1-field-unstructuredMatti Picus2019-04-251-0/+8
|\ \ \ \
| * | | | DOC: Add 1.17 release noteEric Wieser2019-04-231-0/+8
| |/ / /
* | | | ENH: Add shape to *_like() array creation (#13046)Peter Andreas Entschev2019-04-251-0/+10
|/ / /
* | | Merge pull request #13371 from eric-wieser/__floor__-and-__ceil__Charles Harris2019-04-221-0/+6
|\ \ \
| * | | BUG/ENH: Make floor, ceil, and trunc call the matching special methodsEric Wieser2019-04-191-0/+6
| |/ /
* | | MAINT, DOC: Post 1.16.3 release updates.Charles Harris2019-04-211-0/+46
* | | DOC: adding release notes for 1.17.0Raghuveer Devulapalli2019-04-191-0/+6
* | | Merge pull request #10741 from eric-wieser/as_integer_ratioTyler Reddy2019-04-181-0/+6
|\ \ \
| * | | ENH: Implement `np.floating.as_integer_ratio`Eric Wieser2019-04-101-0/+6
* | | | Merge pull request #13218 from debsankha/isfinite-datetimeCharles Harris2019-04-181-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' into isfinite-datetimeMatti Picus2019-04-101-2/+9
| |\ \ \ | | |/ /
| * | | DOC: added release note for `isfinite` support forDebsankha Manik2019-04-071-0/+4
| | |/ | |/|
* | | BUG: load fails when using pickle without allow_pickle=TruePaul Ivanov2019-04-161-0/+5
* | | DOC: Add as_ctypes_type to the documentationEric Wieser2019-04-152-4/+4
| |/ |/|
* | fix (``code``s) sphinx parse warningkikocorreoso2019-04-031-1/+1
* | Update release noteskikocorreoso2019-04-031-0/+6
|/
* Merge pull request #12988 from qwhelan/bool_ufuncEric Wieser2019-03-281-0/+6
|\
| * ENH: Create boolean and integer ufuncs for isnan, isinf, and isfinite.Christopher Whelan2019-03-091-0/+6
* | MAINT: add overlap checks to choose, take, put, putmask (#13182)Allan Haldane2019-03-271-0/+5
* | MAINT: Rewrite numpy.pad without concatenate (gh-11358)Lars Grueter2019-03-251-0/+10
* | DOC, BUILD: fail the devdoc build if there are warningsmattip2019-03-211-5/+5
* | Merge branch 'master' into deprecate-float-orderEric Wieser2019-03-161-4/+17
|\ \
| * | DOC: Tidy 1.17.0 release note newlinesEric Wieser2019-03-141-6/+2
| * | DOC: add release notemattip2019-03-131-0/+7
| |/