Skip to content

Commit

Permalink
New version: Sundials v3.8.0
Browse files Browse the repository at this point in the history
UUID: c3572dad-4567-51f8-b174-8c6c989267f4
Repo: https://github.com/JuliaDiffEq/Sundials.jl.git
Tree: b4e54716bc2af6cc6f55f5573f35add012bed529

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator committed Nov 1, 2019
1 parent 5fe5130 commit a5a06ce
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 18 deletions.
20 changes: 13 additions & 7 deletions S/Sundials/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
["2.0-2.3"]
["2-2.3"]
julia = "0.7-1"

["2.0-2.4"]
["2-2.4"]
DiffEqBase = "4.6-5"
Roots = "0"

["2.0-2.6"]
["2-2.6"]
DataStructures = "0"

["2.0-3.3"]
["2-3.3"]
BinaryProvider = "0"
Reexport = "0"

["2.4-3.7"]
["2.4-3"]
julia = "1"

["2.5-2.7"]
["2.5-2"]
DiffEqBase = "4.29-5"

["2.7-3.3"]
DataStructures = "0.15-0"

["3.0-3.1"]
["3-3.1"]
DiffEqBase = "5"

["3.2-3.3"]
Expand All @@ -30,3 +30,9 @@ DiffEqBase = "5.5-5"
["3.4-3.7"]
DataStructures = "0.15.0-*"
DiffEqBase = "5.5.0-*"

["3.8-3"]
BinaryProvider = "0.5"
DataStructures = "0.17"
DiffEqBase = "6"
Reexport = "0.2"
22 changes: 11 additions & 11 deletions S/Sundials/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
["2.0-2.4"]
["2-2.4"]
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"

["2.0-3.3"]
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["2.0-3.7"]
[2-3]
BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

["3.4-3.7"]
["2-3.3"]
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["3.4-3"]
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"

["3.4.1-3.7"]
["3.4.1-3"]
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["3.5-3.7"]
["3.5-3"]
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
3 changes: 3 additions & 0 deletions S/Sundials/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,6 @@ git-tree-sha1 = "c068455576ce91cdbb9474967912b547cacbf50f"

["3.7.0"]
git-tree-sha1 = "e137390db0377d3b9ccd9d019b0c26da0631d8d5"

["3.8.0"]
git-tree-sha1 = "b4e54716bc2af6cc6f55f5573f35add012bed529"

0 comments on commit a5a06ce

Please sign in to comment.