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)