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.
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
Co-authored-by: Copilot <copilot@github.com>
| dependencies: | ||
| - python >=3.10 | ||
| - numpy >=1.23,<3 | ||
| - numpy >=1.23,<2.4 |
|
If run with numpy 2.4 we have a lot of TIGRE test failures due to numpy functionality that has been marked as deprecated, then removed in 2.4. This may be something we can address in our tigre wrappers, or it may need a contribution directly to Tigre to fix. I'll investigate more next week. For now I've set the numpy version to The error it causes with 2.4 is: FYI @AnderBiguri |
|
Full test matrix doesn't caputre this as cuda tests are only run with one set of dependencies. |
|
@gfardell yup, a lot of numpy issues with the new casting. I think I have tackled quite a lot of them in master already, but have not done a decent unit-test run... I would appreciate help if you find issues, I think in 99.99% of the cases its just changing a line for casting. |
Signed-off-by: Laura Murgatroyd <60604372+lauramurgatroyd@users.noreply.github.com>


numpy>=2(fixes support numpy v2 #1915)conda-forge::astra-toolbox->astra-toolbox::astra-toolbox>=2ccpi-regulariser>=25Unittest fail with regularisation toolkit 25.0.0 #2288ccpi::tomophantom->httomo::tomophantom>=3.0.3Tomophantom plugin #832, updates to TomoPhantom plugin to use v3.0 #2287unsure 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-toolboxCUDA withnumpy>=2test_CIL_CVXPy->cvxpy->scipy: