micropython-ulab/code
2021-02-13 09:06:02 +01:00
..
numpy moved the dot function to numpy 2021-02-13 09:06:02 +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 moved the dot function to numpy 2021-02-13 09:06:02 +01:00
ndarray.c simplified array contraction algorithm 2021-02-12 18:15:42 +01:00
ndarray.h updated docs, removed circuitpython stuff, and fixed diff code 2021-01-14 19:40:18 +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 simplified all/any implementation, fixed tools_reduce_axes function 2021-02-10 07:28:09 +01:00
ulab.h moved the dot function to numpy 2021-02-13 09:06:02 +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