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 04ff1e5 commit 6665e3aCopy full SHA for 6665e3a
Project.toml
@@ -3,8 +3,10 @@ uuid = "c7c68f13-a4a2-5b9a-b424-07d005f8d9d2"
3
version = "0.4.2"
4
5
[deps]
6
+ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
7
IntervalArithmetic = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
8
IntervalRootFinding = "d2bf35a9-74e0-55ec-b149-d360ff49b807"
9
+LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
10
11
[compat]
12
IntervalArithmetic = "0.15, 0.16, 0.17"
0 commit comments