micropython-ulab/tests
2020-10-21 07:12:25 +02:00
..
00smoke.py fix tests after 'eye' was moved 2020-02-27 13:53:29 -06:00
00smoke.py.exp fixed test scripts 2020-10-17 21:26:59 +02:00
argminmax.py fixed test scripts 2020-10-17 21:26:59 +02:00
argminmax.py.exp add expected-output of tests 2020-04-13 15:29:45 -05:00
cholesky.py added test files for the Cholesky decomposition 2020-03-11 07:04:26 +01:00
cholesky.py.exp fixed test scripts 2020-10-17 21:26:59 +02:00
compare.py fixed test scripts 2020-10-17 21:26:59 +02:00
compare.py.exp add test script for compare module 2020-04-21 23:24:24 +02:00
constructors.py add test of linspace 2020-04-06 08:36:25 -05:00
constructors.py.exp fixed test scripts 2020-10-17 21:26:59 +02:00
linalg.py added tests for inv, and det 2020-03-11 17:15:30 +01:00
linalg.py.exp fixed test scripts 2020-10-17 21:26:59 +02:00
operators.py Move zeros(), ones() to base ulab module 2020-02-27 10:05:50 -06:00
operators.py.exp fixed test scripts 2020-10-17 21:26:59 +02:00
poly.py fixed test scripts 2020-10-17 21:26:59 +02:00
poly.py.exp generated .exp test files 2020-03-11 21:31:36 +01:00
slicing.py fixed slicing error 2020-10-21 07:12:25 +02:00
slicing.py.exp slicing: add test of slice assignment 2020-02-29 17:11:56 -06:00
slicing2.py add test of boolean slicing 2020-03-30 15:34:26 -05:00
slicing2.py.exp added slicing2.py.exp to the test suite 2020-03-30 23:31:14 +02:00