Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 88dbb15

Browse files
Merge pull request #269 from avik-pal/master
Add compat for StdLibs
2 parents ae88c9b + 9d68481 commit 88dbb15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Project.toml

+3
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,13 @@ Enzyme = "0.11"
4545
FiniteDiff = "2.8.1"
4646
ForwardDiff = "0.10"
4747
Graphs = "1"
48+
LinearAlgebra = "1.6"
4849
PackageExtensionCompat = "1"
50+
Random = "1.6"
4951
Reexport = "1"
5052
SciMLOperators = "0.2.11, 0.3"
5153
Setfield = "1"
54+
SparseArrays = "1.6"
5255
StaticArrayInterface = "1.3"
5356
StaticArrays = "1"
5457
Symbolics = "5.5"

0 commit comments

Comments
 (0)