1 file changed
+1
-1
lines changed- README.md+43-3
- code/create.c+3-3
- code/create.h+1-2
- code/extras.c+1-1
- code/fft.c+3-3
- code/filter.c+4-4
- code/linalg.c+39-42
- code/ndarray.c+214-190
- code/ndarray.h+24-29
- code/numerical.c+56-40
- code/numerical.h+14-13
- code/poly.c+3-12
- code/ulab.c+4-1
- code/vectorise.c+3-3
- code/vectorise.h+1-1
- docs/manual/source/conf.py+1-1
- docs/manual/source/ulab.rst+246-89
- docs/ulab-change-log.md+42
- docs/ulab-manual.ipynb+327-119
- tests/argminmax.py+62
- tests/argminmax.py.exp+22
- tests/constructors.py+1
- tests/constructors.py.exp+1
- tests/slicing2.py+8
- tests/slicing2.py.exp+2
0 commit comments