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.
abf5d9e to
6094e2c
Compare
|
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. |
Signed-off-by: Edoardo Pasca <14138589+paskino@users.noreply.github.com>
Set accelerated=False in IndicatorBox to fix issue SyneRBI/SIRF-SuperBuild#987 Signed-off-by: Edoardo Pasca <14138589+paskino@users.noreply.github.com>
Signed-off-by: Edoardo Pasca <14138589+paskino@users.noreply.github.com> fix typo
|
fyi @gfardell conda-test fails during build because it can't find |
good to know! I have just got as far as creating the environment locally (linux) from the requirements file (that is using ccpi/label/dev). There's a few failures we need to address.
Once they are addressed (and checked on windows) I think that is all tests & plugins updated, and this could be merged, so getting close. |
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: