micropython-ulab/code
2021-05-05 18:47:15 -04:00
..
numpy corrections to solve_triangular, moved solve_triangular to scipy.linalg module 2021-05-05 11:24:05 -04:00
scipy removed redundant function pointers, added copyright note 2021-05-05 18:47:15 -04:00
user Lowercase MP macros 2021-04-22 17:54:02 -07: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 corrections to solve_triangular, moved solve_triangular to scipy.linalg module 2021-05-05 11:24:05 -04:00
ndarray.c Lowercase MP macros 2021-04-22 17:54:02 -07:00
ndarray.h Lowercase MP macros 2021-04-22 17:54:02 -07: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 corrections to solve_triangular, moved solve_triangular to scipy.linalg module 2021-05-05 11:24:05 -04:00
ulab.h corrections to solve_triangular, moved solve_triangular to scipy.linalg module 2021-05-05 11:24:05 -04:00
ulab_create.c Lowercase MP macros 2021-04-22 17:54:02 -07:00
ulab_create.h updated docs, removed circuitpython stuff, and fixed diff code 2021-01-14 19:40:18 +01:00
ulab_tools.c Lowercase MP macros 2021-04-22 17:54:02 -07:00
ulab_tools.h moved trace to numpy 2021-02-13 09:25:08 +01:00