circuitpython-ulab/tests/numpy
2021-06-08 21:18:33 +02:00
..
00smoke.py fixed tests 2020-11-25 17:22:25 +01:00
00smoke.py.exp split test scripts into numpy-compatible and circuitpy-compatible sets 2020-11-20 08:10:19 +01:00
any_all.py add any/all test script 2021-03-13 18:12:50 +01:00
any_all.py.exp add any/all test script 2021-03-13 18:12:50 +01:00
argminmax.py fixed tests 2020-11-25 17:22:25 +01:00
argminmax.py.exp split test scripts into numpy-compatible and circuitpy-compatible sets 2020-11-20 08:10:19 +01:00
buffer.py re-organise test scripts 2021-06-08 21:18:33 +02:00
buffer.py.exp re-organise test scripts 2021-06-08 21:18:33 +02:00
cholesky.py re-organise test scripts 2021-06-08 21:18:33 +02:00
cholesky.py.exp re-organise test scripts 2021-06-08 21:18:33 +02:00
compare.py fixed tests 2020-11-25 17:22:25 +01:00
compare.py.exp split test scripts into numpy-compatible and circuitpy-compatible sets 2020-11-20 08:10:19 +01:00
constructors.py re-organise test scripts 2021-06-08 21:18:33 +02:00
constructors.py.exp re-organise test scripts 2021-06-08 21:18:33 +02:00
convolve.py removed unused use_ulab flags 2020-11-25 17:27:55 +01:00
convolve.py.exp added convolve test 2020-11-25 17:23:38 +01:00
fft.py fixed tests 2020-11-25 17:22:25 +01:00
fft.py.exp fixed tests 2020-11-25 17:22:25 +01:00
gc.py add simple garbage collector test 2021-05-13 22:10:34 +02:00
gc.py.exp add simple garbage collector test 2021-05-13 22:10:34 +02:00
initialisation.py re-organise test scripts 2021-06-08 21:18:33 +02:00
initialisation.py.exp re-organise test scripts 2021-06-08 21:18:33 +02:00
interp.py fixed tests 2020-11-25 17:22:25 +01:00
interp.py.exp add test script for interp function 2020-11-23 00:14:43 +00:00
isinf.py test np.isinf 2021-02-01 21:08:12 +10:00
isinf.py.exp test np.isinf 2021-02-01 21:08:12 +10:00
linalg.py fixed dot test 2021-03-08 17:15:18 +01:00
linalg.py.exp fixed dot test 2021-03-08 17:15:18 +01:00
methods.py remove redundant flag 2021-06-08 21:02:12 +02:00
methods.py.exp Add test for byteswao 2021-02-15 12:57:43 -08:00
numericals.py simplified array contraction algorithm 2021-02-12 18:15:42 +01:00
numericals.py.exp add script to test numericals module 2020-11-20 23:59:11 +00:00
operators.py fixed tests 2020-11-25 17:22:25 +01:00
operators.py.exp Rename operators_extra.py.exp to operators.py.exp 2020-11-22 20:49:26 +01:00
optimize.py fixed tests 2020-11-25 17:22:25 +01:00
optimize.py.exp fixed tests 2020-11-25 17:22:25 +01:00
poly.py fixed tests 2020-11-25 17:22:25 +01:00
poly.py.exp merge poly.py and poly_extra.py 2020-11-21 22:52:31 +00:00
signal.py removed unused use_ulab flags 2020-11-25 17:27:55 +01:00
signal.py.exp fixed tests 2020-11-25 17:22:25 +01:00
slicing.py re-organise test scripts 2021-06-08 21:18:33 +02:00
slicing.py.exp re-organise test scripts 2021-06-08 21:18:33 +02:00
slicing2.py re-organise test scripts 2021-06-08 21:18:33 +02:00
slicing2.py.exp re-organise test scripts 2021-06-08 21:18:33 +02:00
trapz.py fixed tests 2020-11-25 17:22:25 +01:00
trapz.py.exp add test script for trapz function 2020-11-23 00:08:34 +00:00
universal_functions.py removed unused use_ulab flags 2020-11-25 17:27:55 +01:00
universal_functions.py.exp fixed tests 2020-11-25 17:22:25 +01:00
where.py add where tests 2021-03-31 07:11:33 +02:00
where.py.exp fix trivial error in ndarray_from_mp_object 2021-03-31 07:24:52 +02:00