| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #13993 from seberg/issue-13929-2 | Matti Picus | 2019-07-15 | 1 | -3/+26 |
| |\ | |||||
| | * | DEP: Speed up WarnOnWrite deprecation in buffer interface | Sebastian Berg | 2019-07-14 | 1 | -3/+26 |
| * | | BUG: i0 Bessel function regression on array-likes supporting ufuncs | Sebastian Berg | 2019-07-14 | 1 | -0/+16 |
| |/ | |||||
| * | ENH: Deprecate writeable broadcast_array (#12609) | Matti Picus | 2019-06-28 | 1 | -2/+18 |
| * | Merge branch 'master' into force-zip64 | Charles Harris | 2019-06-26 | 4 | -62/+91 |
| |\ | |||||
| | * | BUG: further fixup to histogram2d dispatcher. | Marten van Kerkwijk | 2019-06-20 | 1 | -1/+25 |
| | * | BUG: ensure i0 does not change the shape. | Marten van Kerkwijk | 2019-06-12 | 1 | -3/+7 |
| | * | Merge pull request #13222 from kritisingh1/patch1 | Matti Picus | 2019-06-10 | 1 | -57/+58 |
| | |\ | |||||
| | | * | Fix tests | kritisingh1 | 2019-04-10 | 1 | -61/+60 |
| | | * | Issue deprecation warnings | kritisingh1 | 2019-04-05 | 1 | -2/+4 |
| | * | | MAINT: Misc. typo fixes (#13664) | luzpaz | 2019-05-31 | 1 | -1/+1 |
| * | | | ENH: always use zip64, upgrade pickle protocol to 3 | mattip | 2019-05-23 | 1 | -3/+15 |
| |/ / | |||||
| * | | Merge branch 'master' into npy-2.1 | Matti Picus | 2019-05-19 | 6 | -54/+168 |
| |\ \ | |||||
| | * \ | Merge pull request #10308 from eric-wieser/mask-attr-is-view | Matti Picus | 2019-05-12 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | API: Make MaskedArray.mask return a view, rather than the underlying mask | Eric Wieser | 2019-05-11 | 1 | -1/+1 |
| | * | | | Merge pull request #13433 from mattip/issue13431 | Sebastian Berg | 2019-05-12 | 1 | -0/+56 |
| | |\ \ \ | |||||
| | | * | | | MAINT: remove uneeded code | mattip | 2019-05-11 | 1 | -9/+20 |
| | | * | | | BUG: parse more subarrays in descr_to_dtype | mattip | 2019-05-03 | 1 | -0/+44 |
| | | * | | | BUG: handle subarrays in descr_to_dtype | mattip | 2019-04-30 | 1 | -0/+1 |
| | | |/ / | |||||
| | * | | | Merge pull request #12962 from mattip/unpackbits | Charles Harris | 2019-05-11 | 1 | -46/+93 |
| | |\ \ \ | |||||
| | | * | | | ENH: changes from review | mattip | 2019-05-11 | 1 | -25/+29 |
| | | * | | | BUG: parametrize tests, fix for interaction of count, order | mattip | 2019-05-11 | 1 | -41/+69 |
| | | * | | | ENH: add 'order' keyword to packbits, unpackbits | mattip | 2019-05-11 | 1 | -6/+21 |
| | * | | | | Merge pull request #13482 from mattip/durations | Sebastian Berg | 2019-05-11 | 1 | -7/+3 |
| | |\ \ \ \ | |||||
| | | * | | | | TEST: tweak two slow tests to speed them up | mattip | 2019-05-11 | 1 | -7/+3 |
| | * | | | | | Merge pull request #13332 from eric-wieser/fix-subarray-unstructured | Charles Harris | 2019-05-11 | 1 | -0/+9 |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | | * | | | | BUG: Always return views from structured_to_unstructured when possible | Eric Wieser | 2019-05-01 | 1 | -0/+9 |
| | * | | | | | Merge pull request #13298 from navneet-nmk/diff-error | Eric Wieser | 2019-05-02 | 1 | -0/+3 |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | | * | | | | ENH: add clearer error message for diff(0-d) | ayir | 2019-04-26 | 1 | -0/+3 |
| | * | | | | | BUG: fix unravel_index when dimension is greater than 'intp' | psschand | 2019-05-01 | 1 | -0/+3 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | BUG/ENH: Create npy format 3.0 | Eric Wieser | 2019-05-07 | 1 | -0/+25 |
| |/ / / / | |||||
| * | | | | Merge pull request #8641 from eric-wieser/ix_-preserve-type | Matti Picus | 2019-04-29 | 1 | -5/+10 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into ix_-preserve-type | Eric Wieser | 2018-07-31 | 25 | -1531/+3428 |
| | |\ \ \ \ | |||||
| | * | | | | | BUG: Preserve types of empty arrays when known | Eric Wieser | 2017-02-19 | 1 | -5/+10 |
| * | | | | | | Merge pull request #13409 from seberg/fix-unicode-fmt-savetxt | Matti Picus | 2019-04-26 | 1 | -0/+13 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | BUG: (py2 only) fix unicode support for savetxt fmt string | Sebastian Berg | 2019-04-26 | 1 | -0/+13 |
| * | | | | | | | Merge pull request #13390 from eric-wieser/quantile-fraction | Matti Picus | 2019-04-25 | 1 | -0/+36 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | ENH: Add support for Fraction to percentile and quantile | Eric Wieser | 2019-04-23 | 1 | -0/+36 |
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into fix-1-field-unstructured | Eric Wieser | 2019-04-23 | 16 | -384/+782 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | / / | |_|_|_|_|/ / |/| | | | | | | |||||
| | * | | | | | | Merge pull request #12594 from mattip/pypy3-testing | Tyler Reddy | 2019-04-22 | 1 | -1/+2 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | TEST: update for PyPy | mattip | 2019-04-17 | 1 | -1/+2 |
| | * | | | | | | | Merge pull request #11684 from mattip/unravel_index-empty | Matti Picus | 2019-04-18 | 1 | -0/+20 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | BUG: raise on empty sequence input to unravel_index, ravel_index_multi; clari... | mattip | 2019-03-29 | 1 | -0/+20 |
| | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | | Merge pull request #12889 from ivanov/no-pickles-for-you | Charles Harris | 2019-04-16 | 2 | -7/+10 |
| | |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | | * | | | | | | BUG: load fails when using pickle without allow_pickle=True | Paul Ivanov | 2019-04-16 | 2 | -7/+10 |
| | * | | | | | | | Merge branch 'master' into poly1d-fixes-fixes-fixes-fixes | Eric Wieser | 2019-04-16 | 25 | -1866/+4732 |
| | |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | | * | | | | | | TST: unit test for gh-13200 | Tyler Reddy | 2019-04-13 | 1 | -1/+14 |
| | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | | TST: fix up test_structured_padded | Tyler Reddy | 2019-04-11 | 1 | -1/+1 |
| | | * | | | | | BUG: Fix crash when calling savetxt on a padded array | Eric Wieser | 2019-04-11 | 1 | -1/+11 |
| | | | |_|_|/ | | |/| | | | |||||
| | | * | | | | update tests | kikocorreoso | 2019-04-09 | 1 | -9/+7 |
