Skip to content

Commit

Permalink
New version: XGPaint v0.1.2 (#93546)
Browse files Browse the repository at this point in the history
UUID: af630e4a-6754-4ec2-ab8a-f9f8b9ebafbf
Repo: https://github.com/WebSky-CITA/XGPaint.jl.git
Tree: f8a86071673d5d89b53090046d2c9fe1ef9b4b4c

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Oct 17, 2023
1 parent ffacf22 commit 53ce797
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 2 deletions.
13 changes: 11 additions & 2 deletions X/XGPaint/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ Cosmology = "1"
DataFrames = "1"
Distributions = "0.24-0.25"
FFTW = "1"
HDF5 = "0.15-0.16"
Healpix = "3-4"
Interpolations = "0.13-0.14"
NonlinearSolve = "1"
Parameters = "0.12"
PhysicalConstants = "0.2"
Pixell = "0.2"
Expand All @@ -24,6 +22,17 @@ julia = "1.6.0-1"
DataInterpolations = "3"
StatsBase = "0.33"

["0-0.1.1"]
HDF5 = "0.15-0.16"
NonlinearSolve = "1"

["0.1.1-0"]
DataInterpolations = "3-4"
StatsBase = "0.33-0.34"

["0.1.2-0"]
FileIO = "1"
HDF5 = "0.15-0.17"
JLD2 = "0.4"
NonlinearSolve = "1-2"
SpecialFunctions = "2"
8 changes: 8 additions & 0 deletions X/XGPaint/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,11 @@ ThreadsX = "ac1d9e8a-700a-412c-b207-f0111f4b6c0d"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
UnitfulAstro = "6112ee07-acf9-5e0f-b108-d242c714bf9f"
WCS = "15f3aee2-9e10-537f-b834-a6fb8bdb944d"

["0.1.2-0"]
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
LazyArtifacts = "4af54fe1-eca0-43a8-85a7-787d91b784e3"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
3 changes: 3 additions & 0 deletions X/XGPaint/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "315b865a0d51fc5d39f8e4706f0c916d682f069a"

["0.1.1"]
git-tree-sha1 = "6696afb5156eb312f8bdc38160f9f4ef72a1cf71"

["0.1.2"]
git-tree-sha1 = "f8a86071673d5d89b53090046d2c9fe1ef9b4b4c"

0 comments on commit 53ce797

Please sign in to comment.