There is a newer version of the record available.

Published October 27, 2022 | Version v0.20.8

JuliaIntervals/IntervalArithmetic.jl: v0.20.8

Description

IntervalArithmetic v0.20.8

Diff since v0.20.7

Closed issues:

  • Allow user to easily specify to use faster, but less tight, functions (#56)
  • Use === when possible instead of ==` (#69)
  • Use Julia's inbounds mechanism for turning on and off validity checks? (#71)
  • Add convert(Interval, x::Float64, Val{:tight}) (#80)
  • a..b should have different modes (#90)
  • Add parse(Interval, s) for a string s (#95)
  • Add a benchmarking / performance suite (#105)
  • Document setrounding(Interval, mode) (#126)
  • [NaN, NaN] should not be allowed (#170)
  • Use cases for package in other packages and papers (#184)
  • Bugs with tiny numbers (#215)
  • 📝🐞 ieee1788-exceptions.jl - exception case for strings (#221)
  • 📝🐞 ieee1788-elem.jl - sheNaNigans and atan2 (#223)
  • 📝🐞 ieee1788.overlap.jl - ∅ cases, missing tests, NaNs (#224)
  • 🛣️ The long and treacherous road to compliance with the ITF1788 test suite (#225)
  • cospi/sinpi stack overflow (#280)
  • Define any(isinf, x) (#311)
  • Non zero diameter for degenerated interval (#545)

Merged pull requests:

  • Fix type parameter warning, mild cleanup (#547) (@dkarrasch)
  • Test Julia v1.6 explicitly in CI (#548) (@lbenet)

Files

JuliaIntervals/IntervalArithmetic.jl-v0.20.8.zip

Files (307.1 kB)

Name Size Download all
md5:b3a12e0828446e7f76b0ed70c77e4bcb
307.1 kB Preview Download

Additional details