File tree Expand file tree Collapse file tree 3 files changed +12
-434
lines changed
Expand file tree Collapse file tree 3 files changed +12
-434
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,19 @@ UnsafeArrays = "c4a57d5a-5b31-53a6-b365-19f8c011fbd6"
2424
2525[compat ]
2626ACEbase = " 0.4.5"
27+ Combinatorics = " 1.0.3"
28+ DataStructures = " 0.19.1"
29+ JSON = " 0.21, 0.22"
2730JuLIP = " 0.16.0"
28- NamedTupleTools = " 0.13"
31+ LegibleLambdas = " 0.3.0"
32+ LinearAlgebra = " 1.11"
33+ NamedTupleTools = " 0.14"
34+ Random = " 1.11"
35+ Reexport = " 1.2"
36+ Roots = " 2.2"
37+ SparseArrays = " 1.11"
38+ StaticArrays = " 1.9.15"
39+ UnsafeArrays = " 1.0.8"
2940julia = " 1.11"
3041
3142[extras ]
Original file line number Diff line number Diff line change @@ -136,7 +136,6 @@ include("multiplier.jl")
136136include (" linearmodel.jl" )
137137
138138include (" evaluator.jl" )
139- # include("grapheval.jl")
140139
141140include (" utils/random.jl" )
142141@reexport using ACEfrictionCore. Random
You can’t perform that action at this time.
0 commit comments