circuitpython-ulab/tests/numpy
2021-02-10 19:21:52 -08: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
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
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
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
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 Fix failing test 2021-02-10 19:21:52 -08:00
linalg.py.exp Fix failing test 2021-02-10 19:21:52 -08:00
methods.py fixed tests 2020-11-25 17:22:25 +01:00
methods.py.exp add script to test methods on array 2020-11-20 23:50:51 +00:00
numericals.py fixed tests 2020-11-25 17:22:25 +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
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