v3.3.1
LinearMaps v3.3.1
Closed issues:
- Conversion of a LinearMap to Dense or Sparse Matrix (#144)
- Positive definiteness of
CompositeMap
s (#148) - For a custom map L Matrix(L-L) is not a zero matrix (#155)
- Issue with transpose map (#157)
Merged pull requests:
- Minor cleanup (#153) (@dkarrasch)
- Fix
Matrix(TransposeMap{CustomMap})
(#159) (@dkarrasch)