1 file changed
+1
-1
lines changed- .github/workflows/build.yml+4-4
- build.sh+6-2
- code/ndarray.h+12-3
- code/ndarray_properties.c+6-6
- code/numpy/fft/fft_tools.c+3-3
- code/numpy/io/io.h+1-1
- code/numpy/ndarray/ndarray_iter.h+1-1
- code/numpy/vector.c+13-4
- code/scipy/optimize/optimize.c+5-5
- code/ulab.c+67-2
- code/ulab_tools.c+1-1
- docs/ulab-change-log.md+12
- tests/1d/numpy/universal_functions.py+1-1
- tests/1d/numpy/universal_functions.py.exp+1-1
- tests/2d/numpy/methods.py-7
- tests/2d/numpy/methods.py.exp-4
0 commit comments