We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 379336b commit f94f314Copy full SHA for f94f314
test/Project.toml
@@ -8,13 +8,14 @@ Kalman = "d59c0ba6-2ef2-5409-8dc5-1fd9a2b46832"
8
Libtask = "6f1fad26-d15e-5dc8-ae53-837a1d7b8c9f"
9
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
10
Random123 = "74087812-796a-5b5d-8853-05524746bad3"
11
-StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
12
SSMProblems = "26aad666-b158-4e64-9d35-0e672562fa48"
+StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
13
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
14
15
[compat]
16
AbstractMCMC = "2, 3, 4, 5"
17
Distributions = "0.24, 0.25"
18
Libtask = "0.8"
19
Random123 = "1.3"
20
+StableRNGs = "1"
21
julia = "1.3"
0 commit comments