circuitpython-ulab/code
2019-10-29 21:12:12 +01:00
..
fft.c added eig to linalg, and updated the manual 2019-10-19 15:32:45 +02:00
fft.h added uniform interface to fft, ifft, spectrum, and significantly extended manual 2019-10-17 20:52:41 +02:00
linalg.c added eig to linalg, and updated the manual 2019-10-19 15:32:45 +02:00
linalg.h added eig to linalg, and updated the manual 2019-10-19 15:32:45 +02:00
micropython.mk initial commit 2019-08-31 18:51:26 +02:00
ndarray.c fully implemented subscription methods 2019-10-29 21:12:12 +01:00
ndarray.h extended documentation, and moved size function to linalg 2019-10-16 20:08:16 +02:00
numerical.c extended documentation, and moved size function to linalg 2019-10-16 20:08:16 +02:00
numerical.h added det to linalg.c 2019-10-15 21:37:21 +02:00
poly.c extended manual, inserted links to numpy functions 2019-10-12 22:33:13 +02:00
poly.h cleaned up material for first release 2019-09-25 17:33:02 +02:00
ulab.c fully implemented subscription methods 2019-10-29 21:12:12 +01:00
vectorise.c added uniform interface to fft, ifft, spectrum, and significantly extended manual 2019-10-17 20:52:41 +02:00
vectorise.h extended universal functions for arbitrary typecode 2019-10-11 18:59:45 +02:00