IntervalLinearAlgebra v0.1.6
Merged pull requests:
- fix typo in docstring (#124) (@lucaferranti)
- don't redefine mid for reals here (#125) (@lucaferranti)
- speed up H-matrix test (#126) (@lucaferranti)
- Avoid broadcast over Q in tests (#128) (@dkarrasch)
- CONSISTENT_FPCSR (#132) (@orkolorko)
- Fix complex matrix multiplication (#133) (@orkolorko)
- Add missing prefix for radius (#135) (@blegat)
Closed issues:
- [bug]: issues with complex interval matrices multiplication (#85)