-
Notifications
You must be signed in to change notification settings - Fork 464
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UUID: 03c4bcba-a943-47e9-bfa1-b1661fc2974f Repo: https://github.com/ACEsuit/Polynomials4ML.jl.git Tree: 459efca01e3089ecee5211bf9b2ac521cef1e2e6 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
- Loading branch information
1 parent
c962e09
commit 1fbb707
Showing
5 changed files
with
39 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
[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" | ||
ObjectPools = "0.2.1-0.2" | ||
QuadGK = "2" | ||
SpecialFunctions = "2.2.0-2" | ||
StaticArrays = "1.5.0-1" | ||
StrideArrays = "0.1.25-0.1" | ||
julia = "1.8.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[0] | ||
ACEbase = "14bae519-eb20-449c-a949-9c58ed33163e" | ||
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" | ||
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" | ||
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" | ||
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" | ||
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" | ||
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | ||
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890" | ||
LuxCore = "bb33d45b-7691-41d6-9220-0943567d0623" | ||
ObjectPools = "658cac36-ff0f-48ad-967c-110375d98c9d" | ||
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" | ||
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc" | ||
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" | ||
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" | ||
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" | ||
StrideArrays = "d1fa6d79-ef01-42a6-86c9-f7c551f8593b" | ||
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
name = "Polynomials4ML" | ||
uuid = "03c4bcba-a943-47e9-bfa1-b1661fc2974f" | ||
repo = "https://github.com/ACEsuit/Polynomials4ML.jl.git" |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
["0.1.3"] | ||
git-tree-sha1 = "459efca01e3089ecee5211bf9b2ac521cef1e2e6" |
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