Releases: JuliaSmoothOptimizers/LinearOperators.jl
Releases · JuliaSmoothOptimizers/LinearOperators.jl
v0.6.0
v0.6.0 (2019-10-24)
Closed issues:
- check_positive_definite semi kwarg not working (#102)
- Better transposed operator (#92)
- PreallocatedLinearOperators with Int types (#82)
Merged pull requests:
- fix posdef check for matrices + add tests (#105) (dpo)
- Create adjoint, transpose and conjugate wrapper types (#104) (abelsiqueira)
- Update travis with latest Julia (#96) (abelsiqueira)
- Add Windows to Travis (#94) (abelsiqueira)
v0.5.4
v0.5.4 (2019-05-22)
Merged pull requests:
- Test Kron with better tolerance (#91) (abelsiqueira)
- Change from REQUIRE to Project.toml (#90) (abelsiqueira)
- Remove random (#87) (abelsiqueira)
- More multiprecision tests (#86) (abelsiqueira)
- Add contributors in zenodo (#85) (abelsiqueira)
- Update LICENSE and add Zenodo badge (#84) (abelsiqueira)
v0.5.3
Add .zenodo.json file
v0.5.2
PreallocatedLinearOperator docs
v0.5.1
Fix opEye bug
v0.5.0
Fix issue with transposes and adjoints in corner cases
v0.4.1
Allow failures on Windows latest
v0.4.0
Remove dot operators
v0.3.1
v0.3.0
Use Compat 0.17.0