|
fft.c
|
added argsort, and fixed a number of smaller bugs
|
2019-11-06 17:35:01 +01:00 |
|
linalg.c
|
replaced abs with MICROPY_FLOAT_C_FUN(fabs)
|
2019-11-08 22:19:52 +01:00 |
|
micropython.mk
|
removed test.c from micropython.mk
|
2019-11-09 10:50:35 +01:00 |
|
numerical.c
|
attempt at fixing std problem
|
2019-11-12 19:59:18 +01:00 |
|
numerical.h
|
attempt at fixing std problem
|
2019-11-12 19:59:18 +01:00 |
|
poly.c
|
initialised deg with 0 in poly.c
|
2019-11-09 17:54:17 +01:00 |
|
poly.h
|
cleaned up material for first release
|
2019-09-25 17:33:02 +02:00 |
|
ulab.c
|
removed test.c from micropython.mk
|
2019-11-09 10:52:23 +01:00 |