Skip to content

Commit

Permalink
New package: SymmetricFormats v0.1.0 (#52804)
Browse files Browse the repository at this point in the history
UUID: a91e544d-b3d6-4431-ae28-0549b1291c16
Repo: https://github.com/JaneliaSciComp/SymmetricFormats.jl.git
Tree: 067245dd71beb93e804ef48a73d242b1aa41b7c1

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jan 22, 2022
1 parent 7f935cd commit d7db1ea
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4676,6 +4676,7 @@ a90facdb-000e-4994-bdc3-e122f7087243 = { name = "StochasticNeighborhoodEmbedding
a912d89d-ef62-4f6b-8cba-1b09a150679e = { name = "DictionarySlicing", path = "D/DictionarySlicing" }
a9144af2-ca23-56d9-984f-0d03f7b5ccf8 = { name = "libsodium_jll", path = "L/libsodium_jll" }
a9166f1b-85e5-4df0-9c26-e06b441f12e8 = { name = "Fuzzy", path = "F/Fuzzy" }
a91e544d-b3d6-4431-ae28-0549b1291c16 = { name = "SymmetricFormats", path = "S/SymmetricFormats" }
a921213e-d44a-5460-ac04-5d720a99ba71 = { name = "CacheServers", path = "C/CacheServers" }
a9291f20-7f4c-4d50-b30d-4e07b13252e1 = { name = "CuNFFT", path = "C/CuNFFT" }
a93385a2-3734-596a-9a66-3cfbb77141e6 = { name = "JuliaDB", path = "J/JuliaDB" }
Expand Down
2 changes: 2 additions & 0 deletions S/SymmetricFormats/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
julia = "1.7.0-1"
2 changes: 2 additions & 0 deletions S/SymmetricFormats/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
3 changes: 3 additions & 0 deletions S/SymmetricFormats/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SymmetricFormats"
uuid = "a91e544d-b3d6-4431-ae28-0549b1291c16"
repo = "https://github.com/JaneliaSciComp/SymmetricFormats.jl.git"
2 changes: 2 additions & 0 deletions S/SymmetricFormats/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "067245dd71beb93e804ef48a73d242b1aa41b7c1"

0 comments on commit d7db1ea

Please sign in to comment.