Skip to content

Commit

Permalink
New package: Polynomials4ML v0.1.3
Browse files Browse the repository at this point in the history
UUID: 03c4bcba-a943-47e9-bfa1-b1661fc2974f
Repo: https://github.com/ACEsuit/Polynomials4ML.jl.git
Tree: 459efca01e3089ecee5211bf9b2ac521cef1e2e6

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed May 14, 2023
1 parent c962e09 commit 1fbb707
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 0 deletions.
15 changes: 15 additions & 0 deletions P/Polynomials4ML/Compat.toml
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"
18 changes: 18 additions & 0 deletions P/Polynomials4ML/Deps.toml
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"
3 changes: 3 additions & 0 deletions P/Polynomials4ML/Package.toml
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"
2 changes: 2 additions & 0 deletions P/Polynomials4ML/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.3"]
git-tree-sha1 = "459efca01e3089ecee5211bf9b2ac521cef1e2e6"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ some amount of consideration when choosing package names.
03bc5d91-8e1a-555a-857b-eaff090ecb7c = { name = "SchattenNorms", path = "S/SchattenNorms" }
03c2b57b-fb4c-5576-ac09-ef0ca0563633 = { name = "ObjectStores", path = "O/ObjectStores" }
03c36417-ddab-428a-818d-5359aee292ef = { name = "NestedGraphs", path = "N/NestedGraphs" }
03c4bcba-a943-47e9-bfa1-b1661fc2974f = { name = "Polynomials4ML", path = "P/Polynomials4ML" }
03cb29e0-1ef4-4721-aa24-cf58a006576f = { name = "CellMLToolkit", path = "C/CellMLToolkit" }
03cb9323-3c4b-4e23-a84c-921ade87b3a3 = { name = "MaterialReconstruction", path = "M/MaterialReconstruction" }
03cc5b98-4f21-4eb6-99f2-22eced81f962 = { name = "GenieSession", path = "G/GenieSession" }
Expand Down

0 comments on commit 1fbb707

Please sign in to comment.