IntervalArithmetic v0.23.0
Breaking changes
- Fast matrix multiplication is now the default algorithm
Merged pull requests:
- Release 1.0 (#698) (@OlivierHnt)
- Document package design choices (#719) (@Kolaru)
Closed issues:
- Document
in
behaviour (#647) - Give a hand to downstream packages to update to v0.22 (#668)
- Document
PowerMode
(#674) - Document
isapprox
(#675) - Changing the display of intervals (#697)
- Decision for 1.0: Comparison operators (#705)
- To-do list for 1.0 release (#706)
@interval
macro API (#707)- Setting
matmul
to fast makes all computations run in low precision (#717)