Skip to content

Commit

Permalink
New package: PhyLibrary v0.1.0
Browse files Browse the repository at this point in the history
UUID: 9acac36b-edab-401e-8075-823f9c00cb12
Repo: https://github.com/lliu1871/PhyLibrary.git
Tree: 443f24e4f56aa5c957cf08c977de4d15fb1ed990

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8
  • Loading branch information
JuliaHubRegistrator committed Oct 13, 2024
1 parent 0ffce67 commit 1bc1640
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
Empty file added P/PhyLibrary/Compat.toml
Empty file.
10 changes: 10 additions & 0 deletions P/PhyLibrary/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
FreqTables = "da1fdf0e-e0ff-5433-a45f-9bb5ff651cb1"
HypothesisTests = "09f84164-cd44-5f33-b23f-e6b0d136a0d5"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
3 changes: 3 additions & 0 deletions P/PhyLibrary/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "PhyLibrary"
uuid = "9acac36b-edab-401e-8075-823f9c00cb12"
repo = "https://github.com/lliu1871/PhyLibrary.git"
2 changes: 2 additions & 0 deletions P/PhyLibrary/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "443f24e4f56aa5c957cf08c977de4d15fb1ed990"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6980,6 +6980,7 @@ some amount of consideration when choosing package names.
9ac5fd70-7902-42e7-9745-ff446b44e779 = { name = "MultiAgentPOMDPs", path = "M/MultiAgentPOMDPs" }
9ac91abb-62f4-42c0-88e8-83732e93d543 = { name = "HardwareAbstractions", path = "H/HardwareAbstractions" }
9ac9c2a2-1cfe-46d3-b3fd-6fa470ea56a7 = { name = "Backboner", path = "B/Backboner" }
9acac36b-edab-401e-8075-823f9c00cb12 = { name = "PhyLibrary", path = "P/PhyLibrary" }
9ace170a-bc31-55e8-8cff-70366ba5762e = { name = "SOLAR_jll", path = "jll/S/SOLAR_jll" }
9ae0eaca-57f6-5d9a-9b02-4a09e011bd92 = { name = "DependencyTrees", path = "D/DependencyTrees" }
9ae346a0-3d16-5633-ad70-ddb60ab77eac = { name = "RandomBooleanMatrices", path = "R/RandomBooleanMatrices" }
Expand Down

0 comments on commit 1bc1640

Please sign in to comment.