Commit bea458c
authored
ENH: Convert logical from C universal intrinsics to C++ using Highway (numpy#28480)
* ENH: Convert logical from C universal intrinsics to C++ using Highway
* fix compile error
* fix compile error [2]
* fix compile error [3]
* convert the C styles to C++ templates
* fix compile error [4]
* fix compile error [5]
* Optimize code
* Optimize code
* fix compile error [6]
* ENH: Convert logical from C universal intrinsics to C++ using Highway1 parent 584a5cf commit bea458c
File tree
3 files changed
+413
-378
lines changed- numpy/_core
- src/umath
3 files changed
+413
-378
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
941 | 941 | | |
942 | 942 | | |
943 | 943 | | |
944 | | - | |
| 944 | + | |
945 | 945 | | |
946 | 946 | | |
947 | 947 | | |
948 | 948 | | |
949 | 949 | | |
950 | 950 | | |
| 951 | + | |
951 | 952 | | |
952 | 953 | | |
953 | 954 | | |
| |||
This file was deleted.
0 commit comments