micropython-ulab/code
Stephan Hartl da9eb89e9a Changed define OPENMV to micropython version check
The issue with is solved only coresponed to micropython v1.11
2021-04-01 09:49:42 +02:00
..
numpy add relativ path for ulab.h and ndarray.h 2021-03-31 16:11:09 +02:00
scipy add relativ path for ulab.h and ndarray.h 2021-03-31 16:11:09 +02:00
user add relativ path for ulab.h and ndarray.h 2021-03-31 16:11:09 +02:00
utils add relativ path for ulab.h and ndarray.h 2021-03-31 16:11:09 +02:00
micropython.cmake code/micropython.cmake: drop redundant -D 2021-03-25 21:11:13 +00:00
micropython.mk added first implementation of utils sub-module 2021-03-03 20:15:06 +01:00
ndarray.c Changed define OPENMV to micropython version check 2021-04-01 09:49:42 +02:00
ndarray.h Changed define OPENMV to micropython version check 2021-04-01 09:49:42 +02: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 Merge branch 'master' into linspace-fix 2021-03-08 18:42:47 +01:00
ulab.h add where implementation 2021-03-23 17:09:27 +01:00
ulab_create.c fix linspace/logspace/arange for Boolean dtypes 2021-03-08 18:41:19 +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 add where implementation 2021-03-23 17:09:27 +01:00
ulab_tools.h moved trace to numpy 2021-02-13 09:25:08 +01:00