Skip to content

Commit

Permalink
New version: SequentialSamplingModels v0.8.0
Browse files Browse the repository at this point in the history
UUID: 0e71a2a6-2b30-4447-8742-d083a85e82d1
Repo: https://github.com/itsdfish/SequentialSamplingModels.jl.git
Tree: c8313be2483bd370b33267de8fa8abc25d37df9b

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Oct 7, 2023
1 parent 4289ab5 commit b6c21c1
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 0 deletions.
5 changes: 5 additions & 0 deletions S/SequentialSamplingModels/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,8 @@ FunctionZeros = "0.2"

["0.7.3-0"]
FunctionZeros = "0.2-0.3"

["0.8-0"]
Interpolations = "0.14"
KernelDensity = "0.6.5-0.6"
Plots = "1"
5 changes: 5 additions & 0 deletions S/SequentialSamplingModels/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,8 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
["0.7.1-0"]
FunctionZeros = "b21f74c0-b399-568f-9643-d20f4fa2c814"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

["0.8-0"]
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
KernelDensity = "5ab0869b-81aa-558d-bb23-cbf5423bbe9b"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
3 changes: 3 additions & 0 deletions S/SequentialSamplingModels/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,6 @@ git-tree-sha1 = "cbf567faceafcad0712171921627234f6fee6dc5"

["0.7.3"]
git-tree-sha1 = "4500038fabc7f57e84aa8808ba6055e7663ed46b"

["0.8.0"]
git-tree-sha1 = "c8313be2483bd370b33267de8fa8abc25d37df9b"
3 changes: 3 additions & 0 deletions S/SequentialSamplingModels/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
["0.5.0"]
Interpolations = "0.14"
KernelDensity = "0.6.5-0.6"

["0.8-0"]
Plots = "1"
3 changes: 3 additions & 0 deletions S/SequentialSamplingModels/WeakDeps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"

["0.7.3-0"]
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"

["0.8-0"]
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"

0 comments on commit b6c21c1

Please sign in to comment.