micropython-ulab/code
2020-11-11 18:13:31 +01:00
..
approx improved the accuracy of trapz 2020-11-11 17:23:47 +01:00
compare implement numpy compatibility option 2020-09-22 19:08:39 +02:00
fft added function pointer tools 2020-11-06 17:49:56 +01:00
filter docs can be generated from stubs now 2020-10-30 22:11:02 +01:00
linalg fixed pointer bug in eig 2020-11-03 21:28:32 +01:00
numerical improved sum accuracy of float types 2020-11-11 17:35:38 +01:00
poly added function pointer tools 2020-11-06 17:49:56 +01:00
user preparing docs for 1.0.0 release 2020-10-25 22:15:33 +01:00
vector added function pointer tools 2020-11-06 17:49:56 +01:00
micropython.mk added function pointer tools 2020-11-06 17:49:56 +01:00
ndarray.c transpose fix 2020-11-11 07:35:14 +01:00
ndarray.h Update type hints for the new/modified functions 2020-10-23 06:00:38 +09:00
ndarray_operators.c fixed in-place operators 2020-10-14 20:27:37 +02:00
ndarray_operators.h re-organised ndarray_properties.h 2020-10-17 10:28:17 +02:00
ndarray_properties.h restored circuitpython compatibility 2020-10-17 13:47:26 +02:00
ulab.c improved sum accuracy of float types 2020-11-11 17:35:38 +01:00
ulab.h fixed bad error in numerical.sort 2020-11-03 17:39:18 +01:00
ulab_create.c implemented second half of diag 2020-11-02 22:30:15 +01:00
ulab_create.h implemented second half of diag 2020-11-02 22:30:15 +01:00
ulab_tools.c added function pointer tools 2020-11-06 17:49:56 +01:00
ulab_tools.h added function pointer tools 2020-11-06 17:49:56 +01:00