Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Python2 Cleanups | Seth Troisi | 2020-01-21 | 1 | -17/+10 |
* | MAINT: Remove implicit inheritance from object class (#15236) | Jon Dufresne | 2020-01-05 | 1 | -1/+1 |
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 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 matrix tests in testing to matrixlib. | Marten van Kerkwijk | 2018-04-29 | 1 | -1/+41 |
* | MAINT: move matrix tests in lib to matrixlib. | Marten van Kerkwijk | 2018-04-29 | 1 | -3/+169 |
* | MAINT: move matrix tests in core, polynomial to matrixlib. | Marten van Kerkwijk | 2018-04-29 | 1 | -0/+155 |