We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7358cf0 commit 3a164f1Copy full SHA for 3a164f1
CHANGELOG.md
@@ -2,7 +2,7 @@
2
* 24.1.0
3
- New Features:
4
- Added method to plot filter in `GenericFilteredBackProjection` (#1667)
5
- - Added wavelet operator, wrapping PyWavelets operator as a CIL operator (#1618)
+ - Added wavelet operator, wrapping PyWavelets operator as a CIL operator (#1615)
6
- Added PaganinProcessor processor, to perform phase retrieval from phase contrast images (#1737)
7
- Added L1Sparsity function, allowing calculations of `|Ax-b|_1` and its proximal, in the case of orthogonal operators, `A` (#1618)
8
- Options in algorithms GD, ISTA and FISTA to pass a `cil.optimisation.utilities.StepSizeRule` or a `cil.optimisation.utilities.Preconditioner`(#1768)
0 commit comments