summaryrefslogtreecommitdiff
path: root/numpy/matrixlib/tests/test_interaction.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Python2 CleanupsSeth Troisi2020-01-211-17/+10
* MAINT: Remove implicit inheritance from object class (#15236)Jon Dufresne2020-01-051-1/+1
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* BUG: Fix matrix PendingDeprecationWarning suppression for pytest 3.8+.Charles Harris2018-09-061-7/+1
* TST: Ignore PendingDeprecationWarning in matrixlib tests.Marten van Kerkwijk2018-05-291-0/+8
* MAINT: move matrix tests in testing to matrixlib.Marten van Kerkwijk2018-04-291-1/+41
* MAINT: move matrix tests in lib to matrixlib.Marten van Kerkwijk2018-04-291-3/+169
* MAINT: move matrix tests in core, polynomial to matrixlib.Marten van Kerkwijk2018-04-291-0/+155