1 file changed
+1
-1
lines changed- .github/workflows/build.yml+4
- README.md+23-20
- build.sh+1-1
- code/extras.c+13-2
- code/extras.h+1
- code/fft.c-17
- code/fft.h+8
- code/linalg.c+66-6
- code/linalg.h+6
- code/ndarray.c+24-9
- code/ulab.c+1-1
- code/ulab.h+1-1
- code/vectorise.c+80
- docs/manual/source/conf.py+2-2
- docs/manual/source/ulab.rst+445-302
- docs/ulab-change-log.md+12
- docs/ulab-manual.ipynb+788-600
- tests/cholesky.py+17
- tests/cholesky.py.exp+9
- tests/linalg.py+17
- tests/linalg.py.exp+12
- tests/poly.py+27
- tests/poly.py.exp+4
- tests/slicing.py+25
- tests/slicing.py.exp+996
0 commit comments