Published September 27, 2025
| Version v0.12.0
Software
Open
JuliaReach/IntervalMatrices.jl: v0.12.0
Authors/Creators
- 1. Aalborg University
- 2. Universidad de la República
Description
IntervalMatrices v0.12.0
Breaking changes
- Support IntervalArithmetic v1, which changed the default matrix multiplication mode and now may yield coarser results than before. We use that new mode by default, but the old (more precise) mode can be restored manually if desired.
Note that we do not show the new interval annotations from IntervalArithmetic to avoid clutter; they can also be activated manually if desired.
Read IntervalArithmetic's documentation for how to change these options.
Merged pull requests:
- Trigger docs building for new tags (#275) (@schillic)
- Increase test coverage (#276) (@schillic)
- Automatic JuliaFormatter.jl run (#277) (@github-actions[bot])
- Allow IntervalArithmetic v0.23 (#279) (@schillic)
- v0.12.0 (#280) (@schillic)
- CompatHelper: bump compat for IntervalArithmetic to 1, (keep existing compat) (#281) (@github-actions[bot])
- Do not print interval annotations (#282) (@schillic)
- Fix
pow/pownerror (#283) (@schillic) - Use
^instead ofpown(#284) (@schillic)
Files
JuliaReach/IntervalMatrices.jl-v0.12.0.zip
Files
(116.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:df7591fa345e9c2f992717dda5c258fb
|
116.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/JuliaReach/IntervalMatrices.jl/tree/v0.12.0 (URL)
Software
- Repository URL
- https://github.com/JuliaReach/IntervalMatrices.jl