| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-19 | 607 Bytes | |
| v1.0.11 source code.tar.gz | 2026-08-19 | 256.6 kB | |
| v1.0.11 source code.zip | 2026-08-19 | 303.6 kB | |
| Totals: 3 Items | 560.7 kB | 1 | |
IntervalArithmetic v1.0.11
Merged pull requests:
- fix: Handle empty and unbounded intervals in
mince(#771) (@timholy) - Reduce the cost of
hullandintersect_interval(#772) (@timholy) - Fast paths for
ExactRealwithBareInterval(#773) (@timholy)
Closed issues:
- missing floatmin, floatmax, and issubnormal for Interval (#760)
- Links to
configurefunction in manual do not work (#765) - why 0∈interval(0,1) does not work? (#766)
- Behavior of
epsfor intervals (#768)