v0.1.1
v0.1.1 (2019-08-28)
Closed issues:
- eigen! hangs in infinite loop (#52)
- ERROR: type Shur has no field T (#48)
- Are there a Chordal sparse matrix function? (#45)
- Add Julia matrix exponential?\ (#43)
- Do you intend to tag this? (#40)
Merged pull requests:
- Use <= when testing for deflation for avoid issue with zeros in diagonal. (#53) (andreasnoack)
- Add getproperty for Schur to extract Schur factor (#50) (andreasnoack)
- Add some docs to svd (#49) (andreasnoack)