Published December 9, 2020
| Version v0.17.6
Software
Open
JuliaIntervals/IntervalArithmetic.jl: v0.17.6
Creators
- David P. Sanders1
- Luis Benet1
- Krish Agarwal
- Benoît Richard
- Josua Grawitter2
- Eeshan Gupta
- Michael F. Herbst3
- yashrajgupta
- Marcelo Forets4
- Eric Hanson5
- Braam van Dyk
- Christopher Rackauckas6
- Rushabh Vasani
- Sebastian Micluța-Câmpeanu7
- Twan Koolen
- Caroline Wormell8
- Favio André Vázquez9
- Julia TagBot
- Kevin O'Bryant10
- Kristoffer Carlsson11
- Morten Piibeleht12
- Reno
- Robin Deits13
- Sheehan Olver14
- Tim Holy15
- Marek Kaluba2
- matsueushi
- 1. Universidad Nacional Autónoma de México (UNAM)
- 2. TU Berlin
- 3. CERMICS, École des Ponts ParisTech
- 4. UdelaR
- 5. Beacon Biosignals
- 6. Massachusetts Institute of Technology
- 7. University of Bucharest
- 8. The University of Sydney
- 9. Life
- 10. City University of New York
- 11. @JuliaComputing
- 12. Massey University
- 13. MIT
- 14. Imperial College
- 15. Washington University in St. Louis
Description
IntervalArithmetic v0.17.6
Closed issues:
- Rename interval_part -> interval for DecoratedInterval (#212)
- 📝🐞 ieee1788-constructors.jl - parse more cases (#222)
- nai should be a decorated interval (#233)
- cot and coth test cases fail in ITF1788 test suite (#301)
- hypot() on intervals (#306)
- Use random samplers correctly (#349)
hypot
broken in Julia 1.4 (#368)- Support gamma function (#372)
- Error displaying complex interval (#402)
- Decoration of atan(y, x). (#406)
- Support for open sets? (#422)
- Exception when subtracting an Int64 scalar from a Interval{Rational{Int64}} (#428)
Merged pull requests:
- Add documentation for input and output of intervals (#318) (@yashrajgupta)
- Completes c-xsc.jl (#393) (@krish8484)
- Completes libieeep1788_bool.jl (#400) (@krish8484)
- Add atan.jl and complete libieeep1788_tests_num.jl (#404) (@krish8484)
- Extend BigFloat fallback to other floating-point types (#414) (@mfherbst)
- fix: make big53() thread safe using lock (#420) (@gwater)
- Overload Base.show for complex type (#427) (@rushabh-v)
- Support Rational - Int operations (#429) (@rushabh-v)
Files
JuliaIntervals/IntervalArithmetic.jl-v0.17.6.zip
Files
(308.8 kB)
Name | Size | Download all |
---|---|---|
md5:1119fe6fd8bc2192a00d05bf4daffc5c
|
308.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaIntervals/IntervalArithmetic.jl/tree/v0.17.6 (URL)