summaryrefslogtreecommitdiff
path: root/numpy/tests/test_scripts.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2015-07-23 12:23:08 -0600
committerCharles Harris <charlesr.harris@gmail.com>2015-07-25 13:31:52 -0600
commit730adaa7054e15caae311310ce0aee45a72d8cda (patch)
treeb7e7ce1dc7121cdd267a8730888b6c7173407983 /numpy/tests/test_scripts.py
parentfac130ebaa185f999794fe0fdab401d73fcb2382 (diff)
downloadnumpy-730adaa7054e15caae311310ce0aee45a72d8cda.tar.gz
MAINT: Merge the np.dot tests in test_multiarray and test_numeric.
The dot tests in test_numeric have not done anything useful since the _dotblas module was merged into multiarray. There used to be two potentially different dot functions, one from _dotblas and the other from multiarray, that the tests compared against each other. Because both functions are now the same that no longer serves any purpose, so those tests have been modified to check against known results and moved into test_multiarray with the other dot tests. The dot tests could use improvement. They don't check all the types, exceptions, and such. But fixing them exceeds the scope of the present work.
Diffstat (limited to 'numpy/tests/test_scripts.py')
0 files changed, 0 insertions, 0 deletions