v0.8.0
IntervalMatrices v0.8.0
Closed issues:
- Optimum term in quadratic expansion (#109)
- Add transmission line test (#133)
- Restructure matrix.jl (#174)
- rename
split
function (#179)
Merged pull requests:
- overestimation free quadratic expansion (#175) (@lucaferranti)
- Drop restriction to Interval (#177) (@schillic)
- refactor matrix.jl (#178) (@lucaferranti)
- Refactor tests (#180) (@mforets)
- #133 - Add transmission line test matrix (#181) (@mforets)
- added rump fast matrix multiplication (#182) (@lucaferranti)
- renamed split -> midpoint_radius, fixes #179 (#183) (@lucaferranti)
- added constructor for complex interval matrices (#184) (@lucaferranti)
- Update Project.toml (#185) (@mforets)
- fix init problem with matrix multiplication (#186) (@lucaferranti)