RTK 2.6.0 Released

RTK v2.6.0 has just been released. This release is intended to produce Python packages compatible with the ITK Python packages v5.4.0.

The full list of changes is available here, the main ones are:

  • Local weights map for conjugate gradient regularization
  • Maximum intensity projection (MIP) image filter
  • Cuda 12 compatibility
  • Various fixes for large Cuda arrays
  • Various CI improvements, including the compilation of Cuda 12.1 Python packages

Many thanks to all contributors for this release: Mikhail Polkovnikov, Simon Rit, Antoine Robert.

Simon (for the RTK consortium)