| Commit message (Expand) | Author | Age | Files | Lines |
* | REL: Update master after NumPy 1.18.0 release. | Charles Harris | 2019-12-22 | 1 | -4/+0 |
* | Fix typos, via a Levenshtein-style corrector | Brian Wignall | 2019-12-19 | 1 | -1/+1 |
* | Merge pull request #14933 from seberg/cleanup-converttocommontype | Matti Picus | 2019-12-18 | 1 | -0/+10 |
|\ |
|
| * | API: Use `ResultType` in `PyArray_ConvertToCommonType` | Sebastian Berg | 2019-11-21 | 1 | -0/+10 |
* | | DOC: add release note for f2py --f2cmap | Pauli Virtanen | 2019-12-14 | 1 | -0/+4 |
* | | Merge pull request #14981 from seberg/issue-13103 | Matti Picus | 2019-12-11 | 1 | -0/+10 |
|\ \ |
|
| * | | BUG: Make ``ediff1d`` kwarg casting consistent | Sebastian Berg | 2019-11-25 | 1 | -0/+10 |
| |/ |
|
* | | Revert "DEP: issue deprecation warning when creating ragged array (NEP 34)"revert-14794-nep-0034-impl | Ralf Gommers | 2019-12-06 | 1 | -1/+0 |
* | | REL: Update master after 1.18.x branch. | Charles Harris | 2019-12-03 | 1 | -7/+0 |
* | | Merge pull request #14794 from mattip/nep-0034-impl | Ralf Gommers | 2019-12-02 | 2 | -0/+8 |
|\ \ |
|
| * | | DOC: update link to published link | mattip | 2019-11-02 | 1 | -1/+1 |
| * | | DOC: add vertical space in towncrier template | mattip | 2019-10-31 | 1 | -0/+1 |
| * | | DOC: add release note | mattip | 2019-10-31 | 1 | -0/+7 |
* | | | DOC: Create 1.18.0 release note. | Charles Harris | 2019-12-02 | 44 | -229/+0 |
* | | | ENH,DEP: Allow multiple axes in expand_dims (#14051) | Larry Bradley | 2019-12-02 | 2 | -0/+6 |
* | | | Merge pull request #14996 from eric-wieser/masked_rows-bad-argument | Sebastian Berg | 2019-12-02 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | DEP: Deprecate the axis argument to masked_rows and masked_cols | Eric Wieser | 2019-12-02 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | BUG: warn when saving dtype with metadata (#14994) | Matti Picus | 2019-12-02 | 1 | -0/+6 |
* | | | Merge pull request #12658 from tylerjereddy/NaT_sort_order | Charles Harris | 2019-11-25 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | DOC: add release note | mattip | 2019-11-22 | 1 | -0/+5 |
* | | | | Merge pull request #14718 from eric-wieser/disable-Q_-_m_casting | Matti Picus | 2019-11-25 | 1 | -0/+8 |
|\ \ \ \ |
|
| * | | | | Followup: Make "same_kind" casting possible for consistency | Sebastian Berg | 2019-10-16 | 1 | -0/+1 |
| * | | | | API: Forbid Q<->m safe casting | Eric Wieser | 2019-10-16 | 1 | -0/+7 |
* | | | | | DOC: Document ma.filled behavior with non-scalar fill_value (#13698) | Kriti Singh | 2019-11-23 | 1 | -0/+5 |
| |/ / /
|/| | | |
|
* | | | | ENH: add isinf, isnan, fmin, fmax loops for datetime64, timedelta64 (#14841) | Matti Picus | 2019-11-21 | 1 | -0/+11 |
| |/ /
|/| | |
|
* | | | MAINT: revert gh-14800, which gave precedence to OO->O over OO->? | mattip | 2019-11-06 | 1 | -14/+0 |
* | | | Merge pull request #14800 from mattip/reorder-obj-comparison-loop | Charles Harris | 2019-11-04 | 1 | -0/+14 |
|\ \ \ |
|
| * | | | DOC: add release note | mattip | 2019-10-30 | 1 | -0/+14 |
| | |/
| |/| |
|
* | | | merge latest changes on master branch | RedRuM | 2019-11-03 | 88 | -8207/+271 |
|\ \ \ |
|
| * \ \ | Merge pull request #14227 from zjpoh/from_string_complex | Matti Picus | 2019-10-31 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | Add release doc | zjpoh | 2019-10-16 | 1 | -0/+3 |
| * | | | | Merge pull request #14730 from zjpoh/fromfile_complex | Matti Picus | 2019-10-31 | 1 | -0/+3 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Add release doc | zjpoh | 2019-10-16 | 1 | -0/+3 |
| * | | | | Minor typo fix | Manny | 2019-10-28 | 1 | -1/+1 |
| * | | | | Merge pull request #14771 from mattip/gcc-4.8 | Charles Harris | 2019-10-26 | 1 | -0/+5 |
| |\ \ \ \ |
|
| | * | | | | MAINT: fixes from review | mattip | 2019-10-26 | 1 | -1/+0 |
| | * | | | | BUILD, DOC: remove the std=c99 flag from docs, builds, add release note | mattip | 2019-10-25 | 1 | -0/+6 |
| * | | | | | DOC: Add release note about changed random variate stream from random.Generat... | Warren Weckesser | 2019-10-25 | 1 | -0/+5 |
| |/ / / / |
|
| * | | | | Merge pull request #13794 from WarrenWeckesser/new-mvhg | Matti Picus | 2019-10-20 | 1 | -0/+5 |
| |\ \ \ \ |
|
| | * | | | | ENH: random: Add the multivariate hypergeometric distribution | Warren Weckesser | 2019-10-18 | 1 | -0/+5 |
| | |/ / / |
|
| * | | | | Merge pull request #14699 from mattip/doc-warnings | Ralf Gommers | 2019-10-18 | 1 | -4/+4 |
| |\ \ \ \ |
|
| | * | | | | DOC: convert `None` to bare None or ``None`` | mattip | 2019-10-15 | 1 | -4/+4 |
| | | |_|/
| | |/| | |
|
| * | | | | DOC: lib: Add 'news fragment' for the deprecation of the financial functions. | Warren Weckesser | 2019-10-16 | 1 | -0/+8 |
| | |/ /
| |/| | |
|
| * | | | Merge pull request #14721 from seberg/move-news-fragment-to-correct-path | Sebastian Berg | 2019-10-15 | 1 | -0/+6 |
| |\ \ \ |
|
| | * | | | DOC: Move newsfragment to correct folder | Sebastian Berg | 2019-10-15 | 1 | -0/+6 |
| | |/ / |
|
| * | | | API: NaT (arg)min/max behavior (#14717) | Zijie (ZJ) Poh | 2019-10-15 | 1 | -0/+4 |
| |/ / |
|
| * | | Merge pull request #14682 from seberg/finish-out-kwarg-deprecations | Matti Picus | 2019-10-14 | 1 | -0/+2 |
| |\ \ |
|
| | * | | DEP: ufunc `out` argument must be a tuple for multiple outputs | Sebastian Berg | 2019-10-11 | 1 | -0/+2 |
| * | | | Merge pull request #14630 from mattip/build_src-option | Charles Harris | 2019-10-11 | 1 | -2/+2 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | BUILD: change to build_src --verbose-cfg, runtests.py --debug-info | mattip | 2019-10-03 | 1 | -2/+2 |
| | |/ |
|