|
approx
|
fixed interp
|
2020-11-20 17:31:58 +01:00 |
|
compare
|
implemented clip fix
|
2020-11-16 22:02:28 +01:00 |
|
fft
|
factored out matrix inversion and Jacobi rotations
|
2020-11-12 18:26:01 +01:00 |
|
filter
|
implemented convolve fix
|
2020-11-23 18:13:31 +01:00 |
|
linalg
|
fixed linalg.norm
|
2020-11-23 07:03:17 +01:00 |
|
numerical
|
fixed signedness problem in min/max
|
2020-11-19 19:35:06 +01:00 |
|
poly
|
factored out matrix inversion and Jacobi rotations
|
2020-11-12 18:26:01 +01:00 |
|
user
|
preparing docs for 1.0.0 release
|
2020-10-25 22:15:33 +01:00 |
|
ndarray.c
|
fixed testing error in ndarray
|
2020-11-19 19:53:37 +01:00 |
|
ndarray.h
|
dtype is exposed in circuitpython, too
|
2020-11-11 07:23:59 +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 |
|
ulab.c
|
implemented convolve fix
|
2020-11-23 18:13:31 +01:00 |
|
ulab.h
|
fixed circuitpython compilation error
|
2020-11-20 15:04:09 +01:00 |
|
ulab_create.c
|
implemented full/zeros/ones fix
|
2020-11-19 19:22:47 +01:00 |
|
ulab_create.h
|
implemented second half of diag
|
2020-11-02 22:30:15 +01:00 |