circuitpython-ulab/code
2019-12-03 22:55:14 +01:00
..
fft.c added argsort, and fixed a number of smaller bugs 2019-11-06 17:35:01 +01:00
fft.h added uniform interface to fft, ifft, spectrum, and significantly extended manual 2019-10-17 20:52:41 +02:00
linalg.c backup of code for arbitrary rank 2019-12-02 21:32:40 +01:00
linalg.h backup of code for arbitrary rank 2019-12-02 21:32:40 +01:00
micropython.mk simplified vectorise.c, and added the polynomial functions 2019-12-03 22:42:29 +01:00
ndarray.c simplified vectorise.c, and added the polynomial functions 2019-12-03 22:42:29 +01:00
ndarray.h simplified vectorise.c, and added the polynomial functions 2019-12-03 22:42:29 +01:00
numerical.c backup of code for arbitrary rank 2019-12-02 21:32:40 +01:00
numerical.h backup of code for arbitrary rank 2019-12-02 21:32:40 +01:00
poly.c simplified vectorise.c, and added the polynomial functions 2019-12-03 22:42:29 +01:00
poly.h cleaned up material for first release 2019-09-25 17:33:02 +02:00
ulab.c simplified vectorise.c, and added the polynomial functions 2019-12-03 22:42:29 +01:00
vectorise.c removed unused macro in vectorise.h 2019-12-03 22:55:14 +01:00
vectorise.h removed unused macro in vectorise.h 2019-12-03 22:55:14 +01:00