You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
+
1
4
# 0.6.0
2
5
* Introduced `pylops_mpi.optimization.eigs.power_iteration` to estimate the maximum eigenvalue.
3
6
* Added `pylops_mpi.optimization.sparsity.ista` and the corresponding `pylops_mpi.optimization.cls_sparsity.ISTA` class, implementing the iterative shrinkage-thresholding algorithm.
0 commit comments