v0.22.12
github-actions
released this
19 May 20:32
·
48 commits
to master
since this release
IntervalArithmetic v0.22.12
Merged pull requests:
- Small fixes for ExactReal (#638) (@Kolaru)
- Add an option to not display the NG flag (#641) (@OlivierHnt)
- Ensure
string
is consistent withshow
(#644) (@OlivierHnt) - Extend
ExactReal
to work withBareInterval
(#648) (@OlivierHnt)
Closed issues:
- Broken functions for complex intervals (#41)
- Implement reverse mode elementary functions (#323)
- Approximate equality with intervals (#479)
- Don't display
NG
whendecorations = false
(#639) string(x::Interval)
is not working correctly (#643)- Unclear error for malformed interval (#645)
- Can't multiply a
BareInterval
by a scalar (#646)