Skip to content

Commit

Permalink
New package: Constellation v0.1.0 (#83475)
Browse files Browse the repository at this point in the history
UUID: 12cd0da3-566c-4730-bd56-a37e9f18d9f8
Repo: https://github.com/reseau-constellation/Constellation.jl.git
Tree: 05fac3a9232dcc3a8ec710bf553ca3b94d957a71

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored May 15, 2023
1 parent 848148e commit 7894770
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 0 deletions.
5 changes: 5 additions & 0 deletions C/Constellation/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
DataFrames = "1"
JSON = "0.21"
WebSockets = "1"
julia = "1"
8 changes: 8 additions & 0 deletions C/Constellation/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
FileWatching = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
WebSockets = "104b5d7c-a370-577a-8038-80a2059c5097"
3 changes: 3 additions & 0 deletions C/Constellation/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Constellation"
uuid = "12cd0da3-566c-4730-bd56-a37e9f18d9f8"
repo = "https://github.com/reseau-constellation/Constellation.jl.git"
2 changes: 2 additions & 0 deletions C/Constellation/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "05fac3a9232dcc3a8ec710bf553ca3b94d957a71"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -741,6 +741,7 @@ some amount of consideration when choosing package names.
12b1f071-75ca-5403-9634-55c067809894 = { name = "FractionalGaussianFields", path = "F/FractionalGaussianFields" }
12c3852d-bf95-4e7b-be60-68937c3c927b = { name = "ProxAL", path = "P/ProxAL" }
12c6fc8f-875a-4553-8591-2d09aedcb433 = { name = "MetaFEM", path = "M/MetaFEM" }
12cd0da3-566c-4730-bd56-a37e9f18d9f8 = { name = "Constellation", path = "C/Constellation" }
12d937ae-5f68-53be-93c9-3a6f997a20a8 = { name = "PEG", path = "P/PEG" }
12e350a7-e224-4cd9-9794-6d6b55fa14c7 = { name = "HyperSphere", path = "H/HyperSphere" }
12e6b396-7db5-4506-8cb6-664a4fe1e50e = { name = "RestrictedBoltzmannMachines", path = "R/RestrictedBoltzmannMachines" }
Expand Down

0 comments on commit 7894770

Please sign in to comment.