Commit dd1aab1
committed
API: Undeprecate .scalar_sum()
It's a judgment call; deprecations feel like breaking changes to some
people, so we should be pragmatic about it. Renaming a bunch of methods
in a minor release seems ok (subview and slice methods, they are more
obscure) but we should be careful with widely used API.
Will be deprecated in 0.131 parent 8057cce commit dd1aab1
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
| 105 | + | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
0 commit comments