Releases: forieux/qmm
Releases · forieux/qmm
v0.13.1
[0.13.1] - 2022-09-12
Fixed
Changed
v0.13.0
[0.13.0] - 2022-09-12
Changed
- Remove
calc_fun
for lcg
since the overhead is very small
Added
- Add
pcg
, similar to lcg
with a differente API.
v0.12.1
[0.12.1] - 2022-06-20
Changed
- Docstring and documentation fixes.
- Update to maximum 3.11 python verion.
v0.12.0
[0.12.0] - 2022-03-21
Added
- The list of data feature has been factorized in a 'Stacked' class.
- QuadObjective computes lazily the second term and the constant.
Changed
- Docstring and documentation fixes.
v0.11.0
Added
- Add the Geman and Yang coefficients
Changed
- Small fix and refactoring
v0.10.0
Changed
- Docstring corrections.
- Inverse covariance fix.
- Constant computation fix in QuadObjective.
v0.9.0
Changed
- Fix
fun
calc in linear CG (lcg)
- Fix
fun
attr in OptimizeResult
- Clean OptimizeResult to remove unused fields
- Fix step for real to complex operators
- Use abs() before square to avoid complex casting
- Fix sectioning in documentation
You can’t perform that action at this time.
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.