Skip to content

Commit

Permalink
New version: PSSFSS v1.7.2 (#102146)
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: 19766ba5d6a1a8d08205b4a7186e70f9756f4e11

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Mar 3, 2024
1 parent a6d1792 commit b154fd7
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 15 deletions.
55 changes: 40 additions & 15 deletions P/PSSFSS/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ JLD2 = "0.4.5-0.4"
Triangulate = "1"

[0-1]
julia = "1"

["0-1.1"]
LoggingExtras = "0.4"

["0-1.7.1"]
DelimitedFiles = "1"
FFTW = "1.4.0-1"
FileIO = "1.8.0-1"
Expand All @@ -14,45 +20,64 @@ Reexport = "1"
StaticArrays = "1.1.0-1"
Statistics = "1"
Unitful = "1.7.0-1"
julia = "1"

["0-1.1"]
LoggingExtras = "0.4"

["0.1.4-1"]
JLD2 = "0.4.11-0.4"

["0.1.4-1.1.1"]
PkgVersion = "0.1.1-0.1"

["0.1.4-1.1.2"]
Triangulate = "1-2"

["0.1.4-1.7.1"]
JLD2 = "0.4.11-0.4"

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

[1]
GeoInterface = "1.0.1-1"
LibGEOS = "0.7.2-0.7"

["1-1.1.1"]
LoopVectorization = "0.12.122-0.12"
PolygonOps = "0.1.2-0.1"

["1-1.6.0"]
SnoopPrecompile = "1"

["1.1.2-1"]
["1-1.7.1"]
GeoInterface = "1.0.1-1"
LibGEOS = "0.7.2-0.7"

["1.1.2-1.7.1"]
LoopVectorization = "0.12"
PkgVersion = "0.3"
PolygonOps = "0.1"

["1.1.3-1"]
["1.1.3-1.7.1"]
Triangulate = "2.2.0-2"

["1.2-1"]
LoggingExtras = "1"
MetalSurfaceImpedance = "1"

["1.6.1-1"]
["1.2-1.7.1"]
LoggingExtras = "1"

["1.6.1-1.7.1"]
PrecompileTools = "1"

["1.7.2-1"]
FFTW = "1.8.0-1"
FileIO = "1.16.2-1"
GeoInterface = "1.3.3-1"
JLD2 = "0.4.46-0.4"
LibGEOS = "0.8.6-0.8"
LoggingExtras = "1.0.3-1"
LoopVectorization = "0.12.166-0.12"
NearestNeighbors = "0.4.16-0.4"
OffsetArrays = "1.13.0-1"
OhMyThreads = "0.4.6-0.4"
PkgVersion = "0.3.3-0.3"
PolygonOps = "0.1.2-0.1"
PrecompileTools = "1.2.0-1"
ProgressMeter = "1.9.0-1"
RecipesBase = "1.3.4-1"
Reexport = "1.2.2-1"
StaticArrays = "1.9.2-1"
Triangulate = "2.3.2-2"
Unitful = "1.19.0-1"
3 changes: 3 additions & 0 deletions P/PSSFSS/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ MetalSurfaceImpedance = "d1286fa9-018f-4163-8b95-1473a4173f0d"

["1.6.1-1"]
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"

["1.7.2-1"]
OhMyThreads = "67456a42-1dca-4109-a031-0a68de7e3ad5"
3 changes: 3 additions & 0 deletions P/PSSFSS/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,6 @@ git-tree-sha1 = "8aaff0631ba21c64f94f49a91f073f9be6f5f94a"

["1.7.1"]
git-tree-sha1 = "e41dac5dd65fd3d064e65684b5e7834c064f7df8"

["1.7.2"]
git-tree-sha1 = "19766ba5d6a1a8d08205b4a7186e70f9756f4e11"

0 comments on commit b154fd7

Please sign in to comment.