Skip to content

Commit

Permalink
New version: SPHtoGrid v0.4.3 (#86674)
Browse files Browse the repository at this point in the history
UUID: 8a806948-229a-4117-b79b-c12ac366026f
Repo: https://github.com/LudwigBoess/SPHtoGrid.jl.git
Tree: 0b382152a5fd1cbbe4e5866e23711577ff61e1e2

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Jul 1, 2023
1 parent 89c969f commit 46726a5
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
11 changes: 9 additions & 2 deletions S/SPHtoGrid/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,20 @@ Cosmology = "1"
Documenter = "0.25-0.27"
FITSIO = "0.16-0.17"
GadgetIO = "0.5-0.7"
GadgetUnits = "0.2-0.3"
Healpix = "4"
ProgressMeter = "1"
QuadGK = "2"
Rotations = "1"
SPHKernels = "2"
SnoopPrecompile = "1-2"
SpecialFunctions = ["0.1", "1-2"]
Unitful = "1"
julia = "1.7.0-1"

["0.4-0.4.2"]
GadgetUnits = "0.2-0.3"
SnoopPrecompile = "1-2"

["0.4.3-0"]
DelimitedFiles = "1"
GadgetUnits = "0.2-0.4"
PrecompileTools = "1"
7 changes: 6 additions & 1 deletion S/SPHtoGrid/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,10 @@ GadgetUnits = "08630afb-492b-4c1a-9729-2a116101b53a"
Healpix = "9f4e344d-96bc-545a-84a3-ae6b9e1b672b"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc"
SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0.4-0.4.2"]
SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c"

["0.4.3-0"]
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
3 changes: 3 additions & 0 deletions S/SPHtoGrid/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ git-tree-sha1 = "caeee673de099d9e8175c045f20d76bc6c05bfde"

["0.4.2"]
git-tree-sha1 = "0e0f343c3f3f74fccfef613d64efb09900425197"

["0.4.3"]
git-tree-sha1 = "0b382152a5fd1cbbe4e5866e23711577ff61e1e2"

0 comments on commit 46726a5

Please sign in to comment.