Commit c86f042
authored
ENH,MAINT: rewrite np.fix to use np.trunc internally (numpy#30197)
* DEP: rewrite np.fix to use np.trunc internally
* TST: add trunc to object for ufunclike tests1 parent 3abf579 commit c86f042
File tree
2 files changed
+4
-9
lines changed- numpy
- lib
- typing/tests/data/pass
2 files changed
+4
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
| 59 | + | |
68 | 60 | | |
69 | 61 | | |
70 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
0 commit comments