circuitpython-ulab/code/numpy
Stephan Hartl 07545f5156 add relativ path for ulab.h and ndarray.h
Some header files didn't had relative path.
Compiling Ardupy didn't finde the files.
In C files ist the path right
2021-03-31 16:11:09 +02:00
..
approx updated docs, removed circuitpython stuff, and fixed diff code 2021-01-14 19:40:18 +01:00
compare add where implementation 2021-03-23 17:09:27 +01:00
fft updated docs, removed circuitpython stuff, and fixed diff code 2021-01-14 19:40:18 +01:00
filter updated docs, removed circuitpython stuff, and fixed diff code 2021-01-14 19:40:18 +01:00
linalg moved trace to numpy 2021-02-13 09:25:08 +01:00
numerical fix ESP32 compilation error and instructions 2021-03-21 18:43:18 +01:00
poly updated docs, removed circuitpython stuff, and fixed diff code 2021-01-14 19:40:18 +01:00
stats moved trace to numpy 2021-02-13 09:25:08 +01:00
transform fix dot function 2021-02-23 23:17:45 +01:00
vector updated docs, removed circuitpython stuff, and fixed diff code 2021-01-14 19:40:18 +01:00
numpy.c add where implementation 2021-03-23 17:09:27 +01:00
numpy.h add relativ path for ulab.h and ndarray.h 2021-03-31 16:11:09 +02:00