Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
fixed changelog PR number

Signed-off-by: Gemma Fardell <47746591+gfardell@users.noreply.github.com>
  • Loading branch information
gfardell authored Jul 16, 2024
1 parent 7358cf0 commit 3a164f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* 24.1.0
- New Features:
- Added method to plot filter in `GenericFilteredBackProjection` (#1667)
- Added wavelet operator, wrapping PyWavelets operator as a CIL operator (#1618)
- Added wavelet operator, wrapping PyWavelets operator as a CIL operator (#1615)
- Added PaganinProcessor processor, to perform phase retrieval from phase contrast images (#1737)
- Added L1Sparsity function, allowing calculations of `|Ax-b|_1` and its proximal, in the case of orthogonal operators, `A` (#1618)
- Options in algorithms GD, ISTA and FISTA to pass a `cil.optimisation.utilities.StepSizeRule` or a `cil.optimisation.utilities.Preconditioner`(#1768)
Expand Down

0 comments on commit 3a164f1

Please sign in to comment.