Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG, DOC: restore missing import | mattip | 2020-02-13 | 1 | -1/+4 |
* | MAINT: cleanup unused imports; avoid redefinition of imports | Mike Taves | 2020-02-06 | 1 | -3/+1 |
* | MAINT: resolve pyflake F403 'from module import *' used | Mike Taves | 2020-01-23 | 1 | -2/+2 |
* | DEV: remove _arg from public API, add matmul to benchmark ufuncs | mattip | 2019-01-07 | 1 | -2/+2 |
* | BUG: The multiarray/ufunc merge broke old wheels. | Charles Harris | 2018-09-04 | 1 | -21/+25 |
* | BUG: Re-add _ones_like to numpy.core.umath. | Marten van Kerkwijk | 2018-09-01 | 1 | -2/+1 |
* | DOC: add docstring to new python files | mattip | 2018-08-21 | 1 | -0/+7 |
* | MAINT: merge umath, multiarray into _multiarray, add python wrappers | mattip | 2018-08-21 | 1 | -0/+25 |