Conversation
32b30db to
712e848
Compare
There was a problem hiding this comment.
I'm assuming that all the filters in this file return the same type as the input.
|
For tomophantom, the next step is to test with the latest version on conda:
These are the recommended instructions on the readme. It may support numpy 2, we don't know. If possible we would like to continue to support tomophantom for now, unless their code interface has changed. If it has changed we will rebuild and release on ccpi channel tomophantom v2.0.0 with numpy 2 |
Signed-off-by: Edoardo Pasca <14138589+paskino@users.noreply.github.com>
|
These tests fail using Tigre's FBP for the usual data type promotion problem. CIL/Wrappers/Python/test/test_PluginsTigre_FBP.py Lines 52 to 67 in 3065ebd I have opened an issue on TIGRE. We should discuss how to handle it in the mean time, we don't really want CIL to just recast it back and be happy. |
numpy>=2safety (fixes support numpy v2 #1915)ccpi::tomophantomtohttomo::tomophantomupdates to TomoPhantom plugin to use v3.0 #2287conda-forge::astra-toolboxtoastra-toolbox::astra-toolboxccpi-regulariserbuild withnumpy>=2Remove pinning to numpy versions CCPi-Regularisation-Toolkit#215unsure about
CIL/Wrappers/Python/cil/optimisation/algorithms/FISTA.py
Line 234 in 4b038a7
cil.plugins.tigre.AtbCIL/Wrappers/Python/cil/optimisation/algorithms/PDHG.py
Line 516 in 4b038a7
CIL/Wrappers/Python/cil/optimisation/algorithms/APGD.py
Line 285 in 4b038a7
upstream problems
tomophantomwithnumpy>=2tigrewithnumpy>=2astra-toolbox=*=cuda*withnumpy>=2test_CIL_CVXPy->cvxpy->scipy: