Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-25 | 761 Bytes | |
v0.23.0 source code.tar.gz | 2025-07-25 | 243.2 kB | |
v0.23.0 source code.zip | 2025-07-25 | 287.2 kB | |
Totals: 3 Items | 531.2 kB | 2 |
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)