micropython-ulab/code
2021-02-12 21:10:08 +01:00
..
numpy fixed small glitch in all/any 2021-02-12 18:23:53 +01:00
scipy updated docs, removed circuitpython stuff, and fixed diff code 2021-01-14 19:40:18 +01:00
user fix to allow including user.c 2021-01-23 09:30:34 +01:00
micropython.mk simplified all/any implementation, fixed tools_reduce_axes function 2021-02-10 07:28:09 +01:00
ndarray.c implemented byteswap 2021-02-12 21:10:08 +01:00
ndarray.h implemented byteswap 2021-02-12 21:10:08 +01:00
ndarray_operators.c updated docs, removed circuitpython stuff, and fixed diff code 2021-01-14 19:40:18 +01:00
ndarray_operators.h updated docs, removed circuitpython stuff, and fixed diff code 2021-01-14 19:40:18 +01:00
ndarray_properties.h dtype is exposed in circuitpython, too 2020-11-11 07:23:59 +01:00
ulab.c implemented byteswap 2021-02-12 21:10:08 +01:00
ulab.h implemented byteswap 2021-02-12 21:10:08 +01:00
ulab_create.c added documentation on frombuffer, and fixed small error in the code 2021-01-15 08:03:16 +01:00
ulab_create.h updated docs, removed circuitpython stuff, and fixed diff code 2021-01-14 19:40:18 +01:00
ulab_tools.c simplified array contraction algorithm 2021-02-12 18:15:42 +01:00
ulab_tools.h simplified array contraction algorithm 2021-02-12 18:15:42 +01:00