Skip to content

Commit 5b37f38

Browse files
committed
Update changelog for release
1 parent 7de3ae9 commit 5b37f38

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.6.1
2+
* Fixed import error in `pylops_mpi.optimization.cls_sparsity` and `pylops_mpi.optimization.sparsity`.
3+
14
# 0.6.0
25
* Introduced `pylops_mpi.optimization.eigs.power_iteration` to estimate the maximum eigenvalue.
36
* Added `pylops_mpi.optimization.sparsity.ista` and the corresponding `pylops_mpi.optimization.cls_sparsity.ISTA` class, implementing the iterative shrinkage-thresholding algorithm.

docs/source/changelog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
Changelog
44
=========
55

6+
Version 0.6.1
7+
-------------
8+
9+
*Released on: 21/05/2026*
10+
11+
* Fixed import error in :mod:`pylops_mpi.optimization.cls_sparsity` and :mod:`pylops_mpi.optimization.sparsity`.
12+
613
Version 0.6.0
714
-------------
815

0 commit comments

Comments
 (0)