micropython-ulab/code
Stephan Hartl 04f6fd68f9 Readd some OPENMV code
I used the OPENMV define to get ulab 1.6.1 under ArduPy (Mircopython v1.11) running.
To update to 2.1.5 i have readded the missing code
2021-03-31 16:18:30 +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 Readd some OPENMV code 2021-03-31 16:18:30 +02:00
ndarray.h Readd some OPENMV code 2021-03-31 16:18:30 +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