We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7cb15a commit 0fb71dcCopy full SHA for 0fb71dc
MIGRATION_V1_V2.md
@@ -13,3 +13,4 @@ should be used as a checklist when converting a piece of code using PyLops from
13
When calling it with purely positional arguments, note that after `rtol` comes now first `atol` before `complexflag`.
14
When using `raiseerror=True` it now emits an `AttributeError` instead of a `ValueError`.
15
- `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