Releases: JuliaIntervals/IntervalArithmetic.jl
Releases · JuliaIntervals/IntervalArithmetic.jl
Release list
v1.0.9
IntervalArithmetic v1.0.9
Merged pull requests:
- Complete Decoration docstring (#757) (@Kolaru)
- Fix display to show valid enclosure (#758) (@OlivierHnt)
Closed issues:
v1.0.8
IntervalArithmetic v1.0.8
Closed issues:
- Multiplication by
IntegerorRationalscalar produces NG (#755)
v1.0.7
v1.0.6
IntervalArithmetic v1.0.6
Merged pull requests:
- Implement safe arithmetic operations for
ExactReal(#749) (@OlivierHnt)
Closed issues:
- Arithmetic for
ExactReal(#747)
v1.0.5
IntervalArithmetic v1.0.5
Merged pull requests:
- Add extension for IrrationalConstants (#748) (@rubenseyer)
Closed issues:
- Extension to support IrrationalConstants (#730)
v1.0.4
IntervalArithmetic v1.0.4
Merged pull requests:
- Add
:ulprounding mode based onprevfloatandnextfloat(#744) (@OlivierHnt) - Improve power of complex intervals (#745) (@OlivierHnt)
- Improved matrix exponential for real matrices (#746) (@BaronNashville)
Closed issues:
- Replacing CRlibm with CORE-MATH (#592)
v1.0.3
IntervalArithmetic v1.0.3
- Add
InconclusiveBooleanOperationerror type for when neithertruenorfalsecan be determined in a Boolean operation - Add benchmarks and improve tests
Merged pull requests:
- First attempt at a Supposition.jl-based test (#736) (@bvrb)
- Add benchmarks (#738) (@Kolaru)
- Add
InconclusiveBooleanOperation(#742) (@OlivierHnt)
Closed issues:
v1.0.2
IntervalArithmetic v1.0.2
v1.0.1
IntervalArithmetic v1.0.1
Merged pull requests:
Closed issues:
v1.0.0
IntervalArithmetic v1.0.0
Breaking changes
- No breaking changes
Merged pull requests:
- Update documentation of
MatMulMode(#725) (@schillic) - Use
norminstead ofopnorm(#727) (@OlivierHnt) - Release 1.0 (#728) (@OlivierHnt)
Closed issues: