Skip to content

Commit 6665e3a

Browse files
committed
added remaining deps, tested all tests locally, all passed
1 parent 04ff1e5 commit 6665e3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@ uuid = "c7c68f13-a4a2-5b9a-b424-07d005f8d9d2"
33
version = "0.4.2"
44

55
[deps]
6+
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
67
IntervalArithmetic = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
78
IntervalRootFinding = "d2bf35a9-74e0-55ec-b149-d360ff49b807"
9+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
810

911
[compat]
1012
IntervalArithmetic = "0.15, 0.16, 0.17"

0 commit comments

Comments
 (0)