Skip to content

Commit

Permalink
New package: PRASCore v0.7.0 (#121059)
Browse files Browse the repository at this point in the history
UUID: c5c32b99-e7c3-4530-a685-6f76e19f7fe2
Repo: https://github.com/NREL/PRAS.git
Tree: 7f876920fc9727874f5601a967a3a387c80b9903

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 10, 2024
1 parent 3f30a23 commit b7c293c
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 0 deletions.
12 changes: 12 additions & 0 deletions P/PRASCore/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[0]
Dates = "1"
MinCostFlows = "0.1.2-0.1"
OnlineStats = "1"
OnlineStatsBase = "1"
Printf = "1.10.0-1"
Random = "1"
Random123 = "1"
Reexport = "1"
StatsBase = "0.34"
TimeZones = "1"
julia = "1.10.0-1"
11 changes: 11 additions & 0 deletions P/PRASCore/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[0]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
MinCostFlows = "62286e6e-1779-56f1-888a-1c0056788ce0"
OnlineStats = "a15396b6-48d5-5d58-9928-6d29437db91e"
OnlineStatsBase = "925886fa-5bf2-5e8e-b522-a9147a512338"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Random123 = "74087812-796a-5b5d-8853-05524746bad3"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
4 changes: 4 additions & 0 deletions P/PRASCore/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "PRASCore"
uuid = "c5c32b99-e7c3-4530-a685-6f76e19f7fe2"
repo = "https://github.com/NREL/PRAS.git"
subdir = "PRASCore.jl"
2 changes: 2 additions & 0 deletions P/PRASCore/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.7.0"]
git-tree-sha1 = "7f876920fc9727874f5601a967a3a387c80b9903"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9149,6 +9149,7 @@ c5ad59e2-017c-4e02-9cbc-8c6117b2c1fd = { name = "GNRProdEst", path = "G/GNRProdE
c5b589a2-a6b9-49ee-a8e2-5aea4d514ee8 = { name = "ColorLab", path = "C/ColorLab" }
c5bbfde1-2136-42cd-9b65-d5719df69ebf = { name = "BinomialGPU", path = "B/BinomialGPU" }
c5bfea45-b7f1-5224-a596-15500f5db411 = { name = "Embeddings", path = "E/Embeddings" }
c5c32b99-e7c3-4530-a685-6f76e19f7fe2 = { name = "PRASCore", path = "P/PRASCore" }
c5caad1f-83bd-4ce8-ac8e-4b29921e994e = { name = "ExprParsers", path = "E/ExprParsers" }
c5d12a1c-ebca-44e1-aaa9-03f0dbaa929f = { name = "SnowyOwl", path = "S/SnowyOwl" }
c5d2ca1b-4127-462e-b5fa-7f6e5ca16f83 = { name = "Unfolding", path = "U/Unfolding" }
Expand Down

0 comments on commit b7c293c

Please sign in to comment.