Skip to content

Commit

Permalink
New version: CubedSphere v0.3.0 (#114624)
Browse files Browse the repository at this point in the history
UUID: 7445602f-e544-4518-8976-18f8e8ae6cdb
Repo: https://github.com/CliMA/CubedSphere.jl.git
Tree: 51bb25de518b4c62b7cdf26e5fbb84601bb27a60

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Sep 5, 2024
1 parent a30d698 commit f835735
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
6 changes: 4 additions & 2 deletions C/CubedSphere/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
[0]
Elliptic = "1"
julia = "1"

["0-0.1"]
Requires = "1"

["0-0.2"]
Elliptic = "1"

["0-0.2.0"]
TaylorSeries = "0.10"

Expand All @@ -14,7 +16,7 @@ Rotations = "1"
["0.2.1-0.2.2"]
TaylorSeries = "0.10-0.12"

["0.2.2-0"]
["0.2.2-0.2"]
FFTW = "1"
ProgressBars = "1"
SpecialFunctions = "2"
Expand Down
8 changes: 5 additions & 3 deletions C/CubedSphere/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
[0]
Elliptic = "b305315f-e792-5b7a-8f41-49f472929428"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
TaylorSeries = "6aa5eb33-94cf-58f4-a9d0-e4b2c4fc25ea"

["0-0.1"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["0-0.2"]
Elliptic = "b305315f-e792-5b7a-8f41-49f472929428"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

["0-0.2.1"]
Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc"

["0-0.2.5"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.2.2-0"]
["0.2.2-0.2"]
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
ProgressBars = "49802e3a-d2f1-5c88-81d8-b72133a6f568"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
3 changes: 3 additions & 0 deletions C/CubedSphere/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ git-tree-sha1 = "10134667d7d3569b191a65801514271b8a93b292"

["0.2.6"]
git-tree-sha1 = "049f692019f52ad3b043edf20ef25ebd7b38eb94"

["0.3.0"]
git-tree-sha1 = "51bb25de518b4c62b7cdf26e5fbb84601bb27a60"

0 comments on commit f835735

Please sign in to comment.