2 files changed
+13
-1
lines changed- .github/ISSUE_TEMPLATE/bug_report.md+2-2
- code/ndarray.c+9-2
- code/numpy/carray/carray.c+6-2
- code/numpy/create.c+14
- code/numpy/transform.c+1-1
- code/ulab.c+1-1
- docs/ulab-change-log.md+30
- tests/2d/complex/sort_complex.py+2
- tests/2d/complex/sort_complex.py.exp+6
- tests/2d/numpy/arange.py+7-1
- tests/2d/numpy/arange.py.exp+1
- tests/2d/numpy/concatenate.py+12
- tests/2d/numpy/concatenate.py.exp+6
- tests/2d/numpy/zeros.py+15
- tests/2d/numpy/zeros.py.exp+3
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2479 | 2479 |
| |
2480 | 2480 |
| |
2481 | 2481 |
| |
| 2482 | + | |
| 2483 | + | |
| 2484 | + | |
| 2485 | + | |
2482 | 2486 |
| |
2483 | 2487 |
| |
2484 | 2488 |
| |
| |||
2907 | 2911 |
| |
2908 | 2912 |
| |
2909 | 2913 |
| |
| 2914 | + | |
| 2915 | + | |
| 2916 | + | |
| 2917 | + | |
2910 | 2918 |
| |
2911 | 2919 |
| |
2912 | 2920 |
| |
| |||
3720 | 3728 |
| |
3721 | 3729 |
| |
3722 | 3730 |
| |
| 3731 | + | |
| 3732 | + | |
| 3733 | + | |
| 3734 | + | |
3723 | 3735 |
| |
3724 | 3736 |
| |
3725 | 3737 |
| |
|
0 commit comments