Releases: TomographicImaging/CCPi-Regularisation-Toolkit
Releases · TomographicImaging/CCPi-Regularisation-Toolkit
Version 24.0.1
v24.0.0
- replace
cython
withctypes
(#183 <- #178, #177, #164) - fix conda build (#189 <- #187, #192)
- fix python path
- native
cmake --build
&pip install
- build into
build_proj
subdir - fix package name (
meta.yaml
vspyproject.toml
consistency) - hardcode version in
pyproject.toml
(#185) as24.0.0
- fix windows builds
- migrate from @vais-ral to @TomographicImaging (#181)
- update documentation links (#202)
- use GitHub Actions CI (#193)
- bump python, numpy (#200 <- #194)
- add
cupy
optional dependency (#199)
CCPi-Regularisation Toolkit v.22.0
MultiGPU capability to control devices has been added and the following demo shows how to run it with mpi4py package.
Now regularisation_device can be passed as 'cpu' or 'gpu' OR provide a GPU index (integer) of a specific device
19.10 Release
- nested loops re-organised which gives a substantial acceleration running CPU modules
- NLTV gpu bugs fixed
CCPi-RGL toolkit
Merge pull request #122 from vais-ral/matlab_fix fix to cmakelists file
19.02 Release
v19.02 add numpy 1.14 for Savu