micropython-ulab/code
2021-02-09 07:00:47 +01:00
..
numpy moved the reduce_axes helper function to ulab_tools 2021-02-09 07:00:47 +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 updated docs, removed circuitpython stuff, and fixed diff code 2021-01-14 19:40:18 +01:00
ndarray.c moved the reduce_axes helper function to ulab_tools 2021-02-09 07:00:47 +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 improved accuracy of linalg.norm, and extended it to generic iterables 2021-02-08 20:24:45 +01:00
ulab.h implemented any/all for iterables and scalars 2021-02-01 21:05:43 +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 moved the reduce_axes helper function to ulab_tools 2021-02-09 07:00:47 +01:00
ulab_tools.h moved the reduce_axes helper function to ulab_tools 2021-02-09 07:00:47 +01:00