v3.4.1
LinearMaps v3.4.1
Closed issues:
- using eigs with LinearMap gives wrong ground state. (#146)
- multiply by a transpose type (#147)
- isposdef error for composite maps (#149)
- Clash between hvcat in LinearAlgebra/src/uniformscaling.jl and LinearMaps/src/blockmap.jl (#158)
- No warning for invalid sizes in FunctionMaps (#160)
Merged pull requests:
- Check output size for FunctionMaps (#161) (@JeffFessler)