Skip to content

Commit

Permalink
New version: StochasticGene v1.1.8 (#102503)
Browse files Browse the repository at this point in the history
UUID: a2598c62-e771-4eb8-9887-959a94ab00ef
Repo: https://github.com/nih-niddk-mbs/StochasticGene.jl.git
Tree: 5b8680df68c2639b3f3f1cfb64746c7a23558094

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Mar 8, 2024
1 parent a34d925 commit ebfd17d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
4 changes: 3 additions & 1 deletion S/StochasticGene/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Dates = "1.9.3-1"
DelimitedFiles = "1.9.1-1"
Distributed = "1.9.3-1"
Downloads = "1.6.0-1"
LSODA = "0.7.5-0.7"
LinearAlgebra = "1.9.3-1"
MultivariateStats = "0.10.2-0.10"
Plots = "1.39.0-1"
Expand All @@ -53,6 +52,9 @@ Optim = "1.7.8-1"
Revise = "3.5.7-3"
SparseArrays = "1.6.5-1"

["1-1.1.7"]
LSODA = "0.7.5-0.7"

["1.1.6"]
DifferentialEquations = "7.12.0-7"

Expand Down
4 changes: 3 additions & 1 deletion S/StochasticGene/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
LSODA = "7f56f5a3-f504-529b-bc02-0b1fe5e64312"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Expand All @@ -16,6 +15,9 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
["0-1.1.6"]
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"

["0-1.1.7"]
LSODA = "7f56f5a3-f504-529b-bc02-0b1fe5e64312"

["0.3-1"]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"

Expand Down
3 changes: 3 additions & 0 deletions S/StochasticGene/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -141,3 +141,6 @@ git-tree-sha1 = "abb1d748857b07002d94ed639882059b744ad58d"

["1.1.7"]
git-tree-sha1 = "56c547d8bed7a43b55897161510cdc5a2a84b700"

["1.1.8"]
git-tree-sha1 = "5b8680df68c2639b3f3f1cfb64746c7a23558094"

0 comments on commit ebfd17d

Please sign in to comment.