Skip to content

Commit

Permalink
New package: PSSFSS v0.1.1 (#36694)
Browse files Browse the repository at this point in the history
UUID: 6b20a5d4-3c6c-44cd-883b-1480592d72be
Repo: https://github.com/simonp0420/PSSFSS.jl.git
Tree: 4179aa3a2782d92bec2bd5c04d186209c3a797fc

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
  • Loading branch information
JuliaRegistrator committed May 17, 2021
1 parent 376b1e2 commit 2f37173
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 0 deletions.
14 changes: 14 additions & 0 deletions P/PSSFSS/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[0]
FFTW = "1.4.0-1"
FileIO = "1.8.0-1"
JLD2 = "0.4.5-0.4"
LoggingExtras = "0.4"
NearestNeighbors = "0.4"
OffsetArrays = "1.8.0-1"
ProgressMeter = "1.6.0-1"
RecipesBase = "1.1.0-1"
Reexport = "1"
StaticArrays = "1.1.0-1"
Triangulate = "1"
Unitful = "1.7.0-1"
julia = "1"
19 changes: 19 additions & 0 deletions P/PSSFSS/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[0]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
LoggingExtras = "e6f89c97-d47a-5376-807f-9c37f3926c36"
NearestNeighbors = "b8a86587-4115-5ab1-83bc-aa920d37bbce"
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Triangulate = "f7e6ffb2-c36d-4f8f-a77e-16e897189344"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
3 changes: 3 additions & 0 deletions P/PSSFSS/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "PSSFSS"
uuid = "6b20a5d4-3c6c-44cd-883b-1480592d72be"
repo = "https://github.com/simonp0420/PSSFSS.jl.git"
2 changes: 2 additions & 0 deletions P/PSSFSS/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.1"]
git-tree-sha1 = "4179aa3a2782d92bec2bd5c04d186209c3a797fc"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2412,6 +2412,7 @@ some amount of consideration when choosing package names.
6b1494d1-c0e4-5e11-970b-cb64accc6d0e = { name = "MultivariateAnomalies", path = "M/MultivariateAnomalies" }
6b18b4be-af96-4ba3-bd8c-96b4a98fe4ba = { name = "OpenColor", path = "O/OpenColor" }
6b19cf85-48de-5d9d-bfff-465abea14fab = { name = "SmolyakApprox", path = "S/SmolyakApprox" }
6b20a5d4-3c6c-44cd-883b-1480592d72be = { name = "PSSFSS", path = "P/PSSFSS" }
6b349878-927d-5bd5-ab28-bc3aa4175a33 = { name = "UCX", path = "U/UCX" }
6b361b89-ad51-55af-b263-01d4c5e5a711 = { name = "IndirectImports", path = "I/IndirectImports" }
6b36f460-1d4e-5459-a8c4-3ab8f40f7d47 = { name = "TensorNetworkAD", path = "T/TensorNetworkAD" }
Expand Down

0 comments on commit 2f37173

Please sign in to comment.