Skip to content

Commit 2f7dd96

Browse files
author
Shravan Goswami
committed
added Pkg commands in each notebook
1 parent 2659e2d commit 2f7dd96

File tree

85 files changed

+8015
-7731
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+8015
-7731
lines changed

tutorials/00-introduction/Manifest.toml

100644100755
File mode changed.

tutorials/00-introduction/Project.toml

100644100755
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[deps]
2-
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
3-
MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d"
4-
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
5-
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
6-
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
1+
[deps]
2+
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
3+
MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d"
4+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
5+
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
6+
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"

tutorials/00-introduction/index.qmd

100644100755
Lines changed: 233 additions & 226 deletions
Large diffs are not rendered by default.

tutorials/01-gaussian-mixture-model/Manifest.toml

100644100755
File mode changed.

tutorials/01-gaussian-mixture-model/Project.toml

100644100755
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
[deps]
2-
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
3-
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
4-
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
5-
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
6-
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
7-
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
1+
[deps]
2+
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
3+
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
4+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
5+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
6+
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
7+
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"

0 commit comments

Comments
 (0)