Skip to content

Commit

Permalink
New package: FreeBird v0.0.1
Browse files Browse the repository at this point in the history
UUID: b4936512-85e8-430f-a91d-7f510ed448a2
Repo: https://github.com/wexlergroup/FreeBird.jl.git
Tree: c6a56f1007d411fd2b854ed60b751b14264d35c1

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8
  • Loading branch information
JuliaHubRegistrator committed Dec 31, 2024
1 parent 8311598 commit 94cb080
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 0 deletions.
18 changes: 18 additions & 0 deletions F/FreeBird/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[0]
AtomBase = "0.1"
AtomsBase = "0.3"
AtomsIO = "0.2"
BenchmarkTools = "1"
CSV = "0.10"
DataFrames = "1"
Distributions = "0.25"
Documenter = "1"
DocumenterTools = "0.1"
ExtXYZ = "0.1"
Parameters = "0.12"
Reexport = "1"
Setfield = "1"
StaticArrays = "1"
Unitful = "1"
UnitfulAtomic = "1"
julia = "1"
21 changes: 21 additions & 0 deletions F/FreeBird/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
[0]
AtomBase = "ccf6c0ac-cd45-4eaf-bc3d-e8176fb87b3b"
AtomsBase = "a963bdd2-2df7-4f54-a1ee-49d51e6be12a"
AtomsIO = "1692102d-eeb4-4df9-807b-c9517f998d44"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8"
ExtXYZ = "352459e4-ddd7-4360-8937-99dcb397b478"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
UnitfulAtomic = "a7773ee8-282e-5fa2-be4e-bd808c38a91a"
3 changes: 3 additions & 0 deletions F/FreeBird/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "FreeBird"
uuid = "b4936512-85e8-430f-a91d-7f510ed448a2"
repo = "https://github.com/wexlergroup/FreeBird.jl.git"
2 changes: 2 additions & 0 deletions F/FreeBird/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.1"]
git-tree-sha1 = "c6a56f1007d411fd2b854ed60b751b14264d35c1"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8374,6 +8374,7 @@ b47fdcd6-d2c1-58e9-bbba-c1cee8d8c179 = { name = "TetGen_jll", path = "jll/T/TetG
b486003b-2967-4096-ab2f-8c2dcb397e23 = { name = "RandomizedDiagonalEstimation", path = "R/RandomizedDiagonalEstimation" }
b48ca7a8-dd42-11e8-2b8e-1b7706800275 = { name = "CuYao", path = "C/CuYao" }
b491a1cf-f6eb-411b-8d19-79c73dc191e5 = { name = "CircoCore", path = "C/CircoCore" }
b4936512-85e8-430f-a91d-7f510ed448a2 = { name = "FreeBird", path = "F/FreeBird" }
b4972362-a981-4dc4-9e05-19b54dfae4bc = { name = "InformationInequalities", path = "I/InformationInequalities" }
b4a3413d-e481-5afc-88ff-bdfbd6a50dce = { name = "Checkpoints", path = "C/Checkpoints" }
b4a361a7-a77f-4d9e-8c40-a407543557fa = { name = "IDFDataCanada", path = "I/IDFDataCanada" }
Expand Down

0 comments on commit 94cb080

Please sign in to comment.