We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 688335b commit 85d58bcCopy full SHA for 85d58bc
Project.toml
@@ -3,6 +3,13 @@ uuid = "a68b5a21-f429-434e-8bfa-46b447300aac"
3
authors = ["Carlos Parada <[email protected]>"]
4
version = "0.1.0"
5
6
+[deps]
7
+LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
8
+LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
9
+MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d"
10
+Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
11
+Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
12
+
13
[compat]
14
julia = "1.6"
15
0 commit comments