circuitpython-ulab/tests
2020-03-30 23:31:14 +02:00
..
00smoke.py fix tests after 'eye' was moved 2020-02-27 13:53:29 -06:00
00smoke.py.exp Add github actions 2020-02-15 19:57:50 -06:00
cholesky.py added test files for the Cholesky decomposition 2020-03-11 07:04:26 +01:00
cholesky.py.exp generated .exp test files 2020-03-11 21:31:36 +01:00
constructors.py fix tests after 'eye' was moved 2020-02-27 13:53:29 -06:00
constructors.py.exp add more tests 2020-02-18 21:36:49 -06:00
linalg.py added tests for inv, and det 2020-03-11 17:15:30 +01:00
linalg.py.exp generated .exp test files 2020-03-11 21:31:36 +01:00
operators.py Move zeros(), ones() to base ulab module 2020-02-27 10:05:50 -06:00
operators.py.exp add missing expected-file 2020-02-18 21:40:31 -06:00
poly.py added test files for the poly sub-module 2020-03-11 07:31:00 +01:00
poly.py.exp generated .exp test files 2020-03-11 21:31:36 +01:00
slicing.py slicing: add test of slice assignment 2020-02-29 17:11:56 -06: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