File tree Expand file tree Collapse file tree 2 files changed +16
-15
lines changed Expand file tree Collapse file tree 2 files changed +16
-15
lines changed Original file line number Diff line number Diff line change 11name = " IntervalArithmetic"
22uuid = " d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
3-
4- [compat ]
5- CRlibm = " ≥ 0.7.0"
6- StaticArrays = " ≥ 0.8.0"
7- FastRounding = " ≥ 0.1.2"
8- SetRounding = " ≥ 0.2.0"
9- RecipesBase = " ≥ 0.5.0"
10- julia = " ≥ 1.1.0"
3+ repo = " https://github.com/JuliaIntervals/IntervalArithmetic.jl.git"
4+ version = " 0.16.0"
115
126[deps ]
137CRlibm = " 96374032-68de-5a5b-8d9e-752f78720389"
148FastRounding = " fa42c844-2597-5d31-933b-ebd51ab2693f"
9+ LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
10+ Markdown = " d6f4376e-aef5-505a-96c1-9c027394607a"
1511RecipesBase = " 3cdcf5f2-1ef4-517c-9805-6587b60abb01"
1612SetRounding = " 3cc68bcd-71a2-5612-b932-767ffbe40ab0"
1713StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
1814
15+ [compat ]
16+ CRlibm = " ≥ 0.7.0"
17+ FastRounding = " ≥ 0.1.2"
18+ Polynomials = " ≥ 0.1.0"
19+ RecipesBase = " ≥ 0.5.0"
20+ SetRounding = " ≥ 0.2.0"
21+ StaticArrays = " ≥ 0.8.0"
22+ julia = " ≥ 1.1.0"
23+
1924[extras ]
25+ LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
26+ Polynomials = " f27b6e38-b328-58d1-80ce-0feddd5e7a45"
2027Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
2128
2229[targets ]
23- test = [" Test" ]
30+ test = [" LinearAlgebra " , " Test" , " Polynomials " ]
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments