Skip to content

Commit 0fb71dc

Browse files
committed
docs: Deprecation message for dims_d of Sum
1 parent e7cb15a commit 0fb71dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MIGRATION_V1_V2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ should be used as a checklist when converting a piece of code using PyLops from
1313
When calling it with purely positional arguments, note that after `rtol` comes now first `atol` before `complexflag`.
1414
When using `raiseerror=True` it now emits an `AttributeError` instead of a `ValueError`.
1515
- `dims_fft` in the FFT operators is deprecated in favor of `dimsd`.
16+
- `dims_d` in `Sum` is deprecated in favor or `dimsd`

0 commit comments

Comments
 (0)