Releases: JuliaIntervals/IntervalArithmetic.jl
Releases · JuliaIntervals/IntervalArithmetic.jl
v0.22.35
IntervalArithmetic v0.22.35
Merged pull requests:
- Prevent issue with modular arithmetic (#716) (@OlivierHnt)
Closed issues:
- NaI returned for valid interval (#715)
v0.22.34
IntervalArithmetic v0.22.34
Merged pull requests:
- Remove specialised
similar
methods (#712) (@OlivierHnt) - Avoid circular dependency issue on 1.10 with Random (#714) (@OlivierHnt)
Closed issues:
v0.22.33
IntervalArithmetic v0.22.33
Merged pull requests:
- Add
rand(::Interval)
(#711) (@OlivierHnt)
Closed issues:
- Implement rand(::Interval) (#709)
v0.22.32
v0.22.31
IntervalArithmetic v0.22.31
Closed issues:
v0.22.30
IntervalArithmetic v0.22.30
Closed issues:
v0.22.29
IntervalArithmetic v0.22.29
v0.22.28
IntervalArithmetic v0.22.28
v0.22.27
IntervalArithmetic v0.22.27
Merged pull requests:
- CompatHelper: bump compat for ForwardDiff in [weakdeps] to 1, (keep existing compat) (#702) (@github-actions[bot])
- Return [-1,1] for the derivative of
abs
at 0 (#703) (@OlivierHnt) - Update Symbols module (#704) (@OlivierHnt)