micropython-ulab/code
2019-10-15 19:47:22 +02:00
..
fft.c bit of clean-up in binary_op/removed upcasting() 2019-10-04 12:32:49 +02:00
fft.h fixed stm32 code 2019-09-18 19:39:04 +02:00
linalg.c extended linalg, added .flatten to ndarray 2019-10-04 20:06:04 +02:00
linalg.h this is mainly a safety backup; subscr is not fully implemented yet 2019-10-10 22:01:26 +02:00
micropython.mk initial commit 2019-08-31 18:51:26 +02:00
ndarray.c extended manual, inserted links to numpy functions 2019-10-12 22:33:13 +02:00
ndarray.h extended manual, inserted links to numpy functions 2019-10-12 22:33:13 +02:00
numerical.c fixed the roll function in numerical.c 2019-10-15 19:47:22 +02:00
numerical.h min/max conforms to numpy behaviour now 2019-10-14 21:29:15 +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 fixed the roll function in numerical.c 2019-10-15 19:47:22 +02:00
vectorise.c extended universal functions for arbitrary typecode 2019-10-11 18:59:45 +02:00
vectorise.h extended universal functions for arbitrary typecode 2019-10-11 18:59:45 +02:00