Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | MAINT: Review F401,F841,F842 flake8 errors (unused variables and imports) (#1... | Roman Yurchak | 2018-12-06 | 1 | -2/+0 |
* | BUG: Fix matrix PendingDeprecationWarning suppression for pytest 3.8+. | Charles Harris | 2018-09-06 | 1 | -7/+1 |
* | TST: Ignore PendingDeprecationWarning in matrixlib tests. | Marten van Kerkwijk | 2018-05-29 | 1 | -0/+8 |
* | MAINT: move linalg tests using matrix to matrixlib | Marten van Kerkwijk | 2018-04-27 | 1 | -0/+95 |