File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -321,6 +321,11 @@ In alphabetic order:
321321
322322dtcwt
323323-----
324+
325+ .. warning ::
326+
327+ ``dtcwt `` is not yet supported with Numpy 2.
328+
324329`dtcwt <https://dtcwt.readthedocs.io/en/0.12.0/ >`_ is a library used to implement the DT-CWT operators.
325330
326331Install it via ``pip `` with:
@@ -330,6 +335,7 @@ Install it via ``pip`` with:
330335 >> pip install dtcwt
331336
332337
338+
333339 Devito
334340------
335341`Devito <https://github.com/devitocodes/devito >`_ is a library used to solve PDEs via
@@ -468,6 +474,11 @@ or with ``pip`` via
468474
469475 SPGL1
470476-----
477+
478+ .. warning ::
479+
480+ ``SPGL1 `` is not yet supported with Numpy 2.
481+
471482`SPGL1 <https://spgl1.readthedocs.io/en/latest/ >`_ is used to solve sparsity-promoting
472483basis pursuit, basis pursuit denoise, and Lasso problems
473484in :py:func: `pylops.optimization.sparsity.SPGL1 ` solver.
You can’t perform that action at this time.
0 commit comments