We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f53c0 commit db9202cCopy full SHA for db9202c
Project.toml
@@ -1,7 +1,7 @@
1
name = "IntervalArithmetic"
2
uuid = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
3
repo = "https://github.com/JuliaIntervals/IntervalArithmetic.jl.git"
4
-version = "0.20.2"
+version = "0.20.3"
5
6
[deps]
7
CRlibm = "96374032-68de-5a5b-8d9e-752f78720389"
@@ -15,7 +15,7 @@ SetRounding = "3cc68bcd-71a2-5612-b932-767ffbe40ab0"
15
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
16
17
[compat]
18
-CRlibm = "0.7, 0.8"
+CRlibm = "0.7, 0.8, 1"
19
FastRounding = "0.2"
20
Polynomials = "0.7"
21
RecipesBase = "1.0"
0 commit comments