-
Notifications
You must be signed in to change notification settings - Fork 472
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Polynomials4ML v0.3.0 (#109402)
UUID: 03c4bcba-a943-47e9-bfa1-b1661fc2974f Repo: https://github.com/ACEsuit/Polynomials4ML.jl.git Tree: 266038f2845524c2bd1e85ebac7f8c66a6c1ee9c Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
456b242
commit 8006d53
Showing
3 changed files
with
37 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,50 @@ | ||
[0] | ||
ACEbase = "0.4.2-0.4" | ||
Adapt = "3.5.0-3" | ||
BenchmarkTools = "1" | ||
ChainRulesCore = "1" | ||
Combinatorics = "1" | ||
ForwardDiff = "0.10" | ||
LoopVectorization = "0.12" | ||
LuxCore = "0.1.3-0.1" | ||
QuadGK = "2" | ||
SpecialFunctions = "2.2.0-2" | ||
StaticArrays = "1.5.0-1" | ||
StrideArrays = "0.1.25-0.1" | ||
|
||
["0-0.2"] | ||
Adapt = "3.5.0-3" | ||
LoopVectorization = "0.12" | ||
julia = "1.8.0-1" | ||
|
||
["0-0.2.1"] | ||
ObjectPools = "0.2.1-0.2" | ||
|
||
["0.1.4-0"] | ||
HyperDualNumbers = "4.0.10-4" | ||
|
||
["0.1.4-0.2"] | ||
NamedTupleTools = "0.14.3-0.14" | ||
|
||
["0.2.10-0"] | ||
["0.2.10-0.2"] | ||
LinearAlgebra = "1.8.0-1" | ||
Printf = "1.8.0-1" | ||
Random = "1.8.0-1" | ||
Test = "1.8.0-1" | ||
|
||
["0.2.11-0"] | ||
["0.2.11-0.2"] | ||
BlockDiagonals = "0.1.42-0.1" | ||
SparseArrays = "1.8.0-1" | ||
SpheriCart = "0.0.3" | ||
|
||
["0.2.2-0"] | ||
["0.2.2-0.2"] | ||
ObjectPools = "0.3.1-0.3" | ||
|
||
["0.3-0"] | ||
Bumper = "0.6" | ||
LinearAlgebra = "1.9.0-1" | ||
Printf = "1.9.0-1" | ||
Random = "1.9.0-1" | ||
SparseArrays = "1.9.0-1" | ||
SpheriCart = "0.1.1-0.1" | ||
Test = "1.9.0-1" | ||
WithAlloc = "0.1" | ||
julia = "1.9.0-1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters