Skip to content

Commit

Permalink
New version: PSSFSS v1.0.0 (#68434)
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: 78142ee8b844ca7e2984a6604db0898da691b6ff

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Sep 16, 2022
1 parent 933007f commit b5b1f09
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 7 deletions.
19 changes: 14 additions & 5 deletions P/PSSFSS/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
[0]
DelimitedFiles = "1"

["0-0.1.3"]
JLD2 = "0.4.5-0.4"
Triangulate = "1"

[0-1]
FFTW = "1.4.0-1"
FileIO = "1.8.0-1"
LoggingExtras = "0.4"
Expand All @@ -12,14 +18,17 @@ StaticArrays = "1.1.0-1"
Unitful = "1.7.0-1"
julia = "1"

["0-0.1.3"]
JLD2 = "0.4.5-0.4"
Triangulate = "1"

["0.1.4-0"]
["0.1.4-1"]
JLD2 = "0.4.11-0.4"
PkgVersion = "0.1.1-0.1"
Triangulate = "1-2"

["0.1.6-0.1.8"]
PyPlot = "2.10.0-2"

[1]
GeoInterface = "1.0.1-1"
LibGEOS = "0.7.2-0.7"
LoopVectorization = "0.12.122-0.12"
PolygonOps = "0.1.2-0.1"
SnoopPrecompile = "1"
11 changes: 9 additions & 2 deletions P/PSSFSS/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[0]
[0-1]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
Expand All @@ -18,9 +18,16 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Triangulate = "f7e6ffb2-c36d-4f8f-a77e-16e897189344"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

["0.1.4-0"]
["0.1.4-1"]
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
PkgVersion = "eebad327-c553-4316-9ea0-9fa01ccd7688"

["0.1.6-0.1.8"]
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"

[1]
GeoInterface = "cf35fbd7-0cd7-5166-be24-54bfbe79505f"
LibGEOS = "a90b1aa1-3769-5649-ba7e-abc5a9d163eb"
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
PolygonOps = "647866c9-e3ac-4575-94e7-e3d426903924"
SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c"
3 changes: 3 additions & 0 deletions P/PSSFSS/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "7dea551714422fec60842678e2dae3e5585b2d45"

["0.1.10"]
git-tree-sha1 = "26dbd62a04274b0a23f395b138f495d036ad11a0"

["1.0.0"]
git-tree-sha1 = "78142ee8b844ca7e2984a6604db0898da691b6ff"

0 comments on commit b5b1f09

Please sign in to comment.