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 f8a5b5e commit 9813b95Copy full SHA for 9813b95
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.6"
+version = "0.20.7"
5
6
[deps]
7
CRlibm = "96374032-68de-5a5b-8d9e-752f78720389"
@@ -18,7 +18,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
18
CRlibm = "0.7, 0.8, 1"
19
IntervalContractors = "0.4"
20
FastRounding = "0.2, 0.3"
21
-Polynomials = "0.7"
+Polynomials = "0.7, 1, 2, 3"
22
RecipesBase = "1.0"
23
RoundingEmulator = "0.2"
24
SetRounding = "0.2"
0 commit comments