Skip to content

Commit

Permalink
New version: VIDA v0.12.6 (#115724)
Browse files Browse the repository at this point in the history
UUID: 4096cdfb-f084-40a3-b02d-1a2a54920cb8
Repo: https://github.com/ptiede/VIDA.jl.git
Tree: b09e0a706a84a7ce81a3f136c9c3fa760633040b

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Sep 23, 2024
1 parent 39afb64 commit d8ce1eb
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
22 changes: 17 additions & 5 deletions V/VIDA/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@ LoopVectorization = "0.12"
["0.10.3-0.10"]
BlackBoxOptim = "0.5-0.6"

["0.10.8-0"]
SpecialFunctions = ["0.10", "1-2"]

["0.10.8-0.11.0"]
HDF5 = "0.14-0.16"

["0.10.8-0.12.5"]
SpecialFunctions = ["0.10", "1-2"]

["0.10.9-0"]
DocStringExtensions = "0.8-0.9"
FITSIO = "0.14-0.17"
Expand All @@ -59,10 +59,12 @@ Interpolations = "0.12-0.14"
["0.11-0"]
Distributions = "0.24-0.25"
HypercubeTransform = "0.4"
Optimization = "3"
Reexport = "1"
julia = "1.6.0-1"

["0.11-0.12.5"]
Optimization = "3"

["0.11.0"]
AxisKeys = "0.2"
ComradeBase = "0.5"
Expand All @@ -87,20 +89,30 @@ NamedTupleTools = "0.14"
StatsBase = "0.33-0.34"

["0.11.7-0"]
DimensionalData = "0.25-0.27"
StructArrays = "0.6"

["0.11.7-0.11"]
ComradeBase = "0.6-0.7"

["0.11.7-0.12.5"]
DimensionalData = "0.25-0.27"

["0.12-0.12.2"]
ComradeBase = "0.7"
VLBISkyModels = "0.5"

["0.12.3-0"]
ComradeBase = "0.7-0.8"

["0.12.3-0.12.5"]
VLBISkyModels = "0.5-0.6"

["0.12.6-0"]
DimensionalData = "0.27-0.28"
Optimization = "3-4"
SpecialFunctions = "2"
VLBISkyModels = "0.6"

["0.2"]
FITSIO = "0.14-0.15"
Optim = "0.20-0.22"
Expand Down
3 changes: 3 additions & 0 deletions V/VIDA/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,6 @@ git-tree-sha1 = "07cf88532d9c1570d3edcdf6ed8f39de3f1c1894"

["0.12.5"]
git-tree-sha1 = "d85b99ee9eeb11d6a6c0e823dc12a409c2acba08"

["0.12.6"]
git-tree-sha1 = "b09e0a706a84a7ce81a3f136c9c3fa760633040b"

0 comments on commit d8ce1eb

Please sign in to comment.