summaryrefslogtreecommitdiff
path: root/doc/release
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #17029 from seberg/cast-error-returnMatti Picus2020-08-171-0/+14
|\ \ \
| * | | Update doc/release/upcoming_changes/17029.compatibility.rstSebastian Berg2020-08-121-13/+4
| * | | DOC: Add release note for casting error changesSebastian Berg2020-08-111-0/+23
| |/ /
* | | Merge pull request #16841 from marload/fix-issue-16813Matti Picus2020-08-171-0/+19
|\ \ \
| * | | DOC: Add example to release noteRoss Barnowski2020-08-031-1/+15
| * | | Update rst links in changelogRoss Barnowski2020-08-031-2/+2
| * | | Update changelog name.Ross Barnowski2020-08-031-0/+0
| * | | Update 16841.changes.rstMatti Picus2020-08-031-4/+5
| * | | Fix Testmarload2020-08-031-0/+4
* | | | ENH: Add support for file like objects to np.core.records.fromfile (#16675)Sidhant Bansal2020-08-131-0/+4
* | | | DEP: lib: Remove the deprecated financial functions. (#17067)Warren Weckesser2020-08-121-0/+8
| |/ / |/| |
* | | BUG: Raise correct errors in boolean indexing fast path (gh-17010)Aaron Meurer2020-08-061-0/+24
* | | ENH: Add NumPy declarations to be used by Cython 3.0+ (#16986)scoder2020-08-051-0/+7
* | | ENH: Speed up trim_zeros (#16911)Bas van Beek2020-08-041-0/+7
|/ /
* | BUG: Set readonly flag in array interface instead of warning (gh-16350)Alexander Belopolsky2020-08-031-0/+8
* | ENH: Use f90 compiler specified in command line args for pgi compilers. Issue...Daniel Vanzo2020-07-281-0/+9
* | Merge pull request #16815 from cjblocker/mgrid-floatMatti Picus2020-07-251-0/+8
|\ \
| * | DOC: add release note for #16815Cameron Blocker2020-07-241-0/+8
* | | Revert "Merge pull request #16248 from alexrockhill/edge"mattip2020-07-231-13/+0
* | | added release noteAlex2020-07-221-0/+13
| |/ |/|
* | DEP: Deprecate ufunc.outer with matrix inputsSebastian Berg2020-07-161-0/+6
* | ENH: add `norm=forward,backward` to numpy.fft functions (#16476)Chris Vavaliaris2020-07-121-0/+9
|/
* Update doc/release/upcoming_changes/16200.compatibility.rstMatti Picus2020-07-081-1/+1
* Update doc/release/upcoming_changes/16200.compatibility.rstSebastian Berg2020-07-081-1/+1
* MAINT: Put a hack in place to allow datetime64 -> string assignment when stri...Sebastian Berg2020-07-081-0/+6
* DOC: Add release notes for array-coercion changesSebastian Berg2020-07-081-0/+58
* MAINT: Remove nickname from polynomial classes. (gh-16589)Ross Barnowski2020-07-081-0/+8
* BUG: Fix promote_types uint<->m8 behaviorAnirudh Subramanian2020-06-191-2/+8
* BUG: Fix promote_types float32->m8 behaviorAnirudh Subramanian2020-06-191-0/+7
* Merge pull request #13516 from seiko2plus/core_improve_infa_buildMatti Picus2020-06-171-0/+47
|\
| * DOC: add a release noteSayed Adel2020-06-161-0/+47
* | Merge pull request #16558 from person142/typing-runtimeMatti Picus2020-06-171-0/+9
|\ \
| * | DOC: add release note about `np.typing` being available at runtimeJosh Wilson2020-06-141-0/+9
* | | Merge pull request #14882 from eric-wieser/6103-alias-__getattr__-deprecationSebastian Berg2020-06-161-0/+30
|\ \ \
| * | | DEP: Deprecate aliases of builtin types in python 3.7+Eric Wieser2020-06-121-0/+30
| |/ /
* | | DOC: make addition of types a "new feature" in release notesJosh Wilson2020-06-141-0/+0
| |/ |/|
* | DEP: Remove deprecated numeric types and deprecate remaining (#16554)Sebastian Berg2020-06-103-0/+23
|/
* Merge pull request #16515 from person142/add-type-stubsMatti Picus2020-06-091-0/+8
|\
| * DOC: Add a release note about types being addedJosh Wilson2020-06-071-0/+8
* | DEP: Deprecate inexact matches for mode, searchside (gh-16056)Anirudh Subramanian2020-06-081-0/+13
* | DOC: add release note about f2py threadsafetyPauli Virtanen2020-06-071-0/+4
|/
* Merge pull request #15666 from rossbar/enh/poly_strMatti Picus2020-06-041-0/+8
|\
| * ENH: Improved __str__, __format__ for polynomialsRoss Barnowski2020-05-071-0/+8
* | DEP: Deprecate passing shape=None to mean shape=()Eric Wieser2020-05-311-0/+7
* | DEP: Ensure indexing errors will be raised even on empty resultsSebastian Berg2020-05-271-0/+16
* | BUILD: Remove Accelerate support (#15759)Matti Picus2020-05-221-0/+4
* | Merge pull request #15997 from panpiort8/array_pretty_printMatti Picus2020-05-201-0/+12
|\ \
| * | Update doc/release/upcoming_changes/15997.improvement.rstpanpiort82020-05-201-4/+12
| * | Improve the snippetPan Jan2020-05-201-3/+4
| * | Move the snippet notePan Jan2020-05-191-0/+3