Skip to content

Commit f29e458

Browse files
committed
add SciMLStructures
1 parent 5415102 commit f29e458

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/NonlinearSolveBase/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
2222
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
2323
SciMLJacobianOperators = "19f34311-ddf3-4b8b-af20-060888a46c0e"
2424
SciMLOperators = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
25+
SciMLStructures = "53ae85a6-f571-4167-b2af-e1d143709226"
2526
StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
2627
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
2728
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
@@ -71,6 +72,7 @@ RecursiveArrayTools = "3"
7172
SciMLBase = "2.92"
7273
SciMLJacobianOperators = "0.1.1"
7374
SciMLOperators = "0.4, 1.0"
75+
SciMLStructures = "1.5"
7476
SparseArrays = "1.10"
7577
SparseMatrixColorings = "0.4.5"
7678
StaticArraysCore = "1.4"

0 commit comments

Comments
 (0)