micropython-ulab/code
2020-11-26 07:00:23 +01:00
..
approx removed numpy_defs.h, scipy_defs.h 2020-11-25 21:03:35 +01:00
compare removed numpy_defs.h, scipy_defs.h 2020-11-25 21:03:35 +01:00
fft arrange all functions into numpy/scipy modules 2020-11-24 22:03:21 +01:00
filter removed numpy_defs.h, scipy_defs.h 2020-11-25 21:03:35 +01:00
linalg removed numpy_defs.h, scipy_defs.h 2020-11-25 21:03:35 +01:00
numerical removed numpy_defs.h, scipy_defs.h 2020-11-25 21:03:35 +01:00
numpy moved numpy.c/numpy.h into its own folder 2020-11-26 07:00:23 +01:00
poly removed numpy_defs.h, scipy_defs.h 2020-11-25 21:03:35 +01:00
scipy moved scipy files into their own folder 2020-11-26 06:57:44 +01:00
user preparing docs for 1.0.0 release 2020-10-25 22:15:33 +01:00
vector removed numpy_defs.h, scipy_defs.h 2020-11-25 21:03:35 +01:00
micropython.mk moved numpy.c/numpy.h into its own folder 2020-11-26 07:00:23 +01:00
ndarray.c removed numpy_defs.h, scipy_defs.h 2020-11-25 21:03:35 +01:00
ndarray.h removed numpy_defs.h, scipy_defs.h 2020-11-25 21:03:35 +01:00
ndarray_operators.c fixed in-place divide 2020-11-17 07:09:24 +01:00
ndarray_operators.h fixed in-place power 2020-11-17 07:06:44 +01:00
ndarray_properties.h dtype is exposed in circuitpython, too 2020-11-11 07:23:59 +01:00
ulab.c moved numpy.c/numpy.h into its own folder 2020-11-26 07:00:23 +01:00
ulab.h removed numpy_defs.h, scipy_defs.h 2020-11-25 21:03:35 +01:00
ulab_create.c removed numpy_defs.h, scipy_defs.h 2020-11-25 21:03:35 +01:00
ulab_create.h arrange all functions into numpy/scipy modules 2020-11-24 22:03:21 +01:00
ulab_tools.c moved 4 functions into optimize 2020-11-25 19:26:26 +01:00
ulab_tools.h added function pointer option to pow and true divide 2020-11-16 07:23:17 +01:00