Releases: JuliaSmoothOptimizers/LinearOperators.jl
Releases · JuliaSmoothOptimizers/LinearOperators.jl
v2.3.2
LinearOperators v2.3.2
Merged pull requests:
- Potential Bugfix (#231) (@alexjaffray)
- tag v2.3.2 (#233) (@dpo)
v2.3.1
LinearOperators v2.3.1
Merged pull requests:
- Reduce allocations in normest (#228) (@farhadrclass)
- bump version to 2.3.1 (#230) (@dpo)
v2.3.0
LinearOperators v2.3.0
Closed issues:
- Scalar product returns an Array (#221)
Merged pull requests:
- Update tutorial (#213) (@geoffroyleconte)
- GPU compat with composite operators and 3-args mul! (#219) (@geoffroyleconte)
- Fix #221 (#222) (@geoffroyleconte)
- Normest (#224) (@farhadrclass)
- version = "2.3.0" (#227) (@farhadrclass)
v2.2.3
LinearOperators v2.2.3
Closed issues:
- Error: type TransposeLinearOperator has no field Mv5 (#214)
Merged pull requests:
v2.2.2
LinearOperators v2.2.2
Closed issues:
- tprod! inference issue with complex operators and 5-args mul! (#199)
Merged pull requests:
- Fix bug when tprod! is not provided (#206) (@geoffroyleconte)
- Change Symmetric and Hermitian constructors and functions (#207) (@geoffroyleconte)
- Release 2.3 (#209) (@geoffroyleconte)
- Remove useless symmetric and hermitian methods for AdjTrans and Timed operators (#210) (@geoffroyleconte)
v2.2.1
LinearOperators v2.2.1
Closed issues:
- 3-args mul! operators (#186)
Merged pull requests:
- Add has_args5 method for AbstractMatrix (#203) (@amontoison)
- Release 2.2.1 (#205) (@amontoison)
v2.2.0
LinearOperators v2.2.0
Merged pull requests:
- 3-args operators (#190) (@geoffroyleconte)
- Update README.md (#197) (@danphenderson)
- Improve tmulFact! function (#198) (@amontoison)
- set version to 2.2.0 (#201) (@dpo)
v2.1.0
LinearOperators v2.1.0
Closed issues:
Merged pull requests:
- [AUTO] Change master to main (#191) (@abelsiqueira)
- Update workflow Breakage.yml (#192) (@amontoison)
- [AUTO] Fix docs to use main (#193) (@abelsiqueira)
- Improve LBFGS allocation (#194) (@abelsiqueira)
v2.0.0
LinearOperators v2.0.0
Closed issues:
- Can't use the full function (#181)
Merged pull requests:
- Revamp with 5-args mul! (#180) (@geoffroyleconte)
- Update README.md (#182) (@amontoison)
- Update README.md (#187) (@amontoison)
- Release 2.0 (#188) (@amontoison)
v1.3.1
LinearOperators v1.3.1
Merged pull requests:
- Remove unnecessary allocation in push! (#178) (@abelsiqueira)
- Version 1.3.1 (#179) (@abelsiqueira)