-
Notifications
You must be signed in to change notification settings - Fork 471
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UUID: 1dcdc7e9-a8b1-4892-8a0a-cdab5a60ee98 Repo: https://github.com/stevenalfonso/McmcHermes.jl.git Tree: 801901c713c49edcf388c1486e401ce3acff02b3 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
6b897a9
commit d806eee
Showing
3 changed files
with
13 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,13 @@ | ||
[1] | ||
Compat = "4.6.0-4" | ||
DataFrames = "1.5.0-1" | ||
Distributions = "0.25" | ||
|
||
["1.0.0"] | ||
DataFrames = "1.5.0-1" | ||
LaTeXStrings = "1.3.0-1" | ||
Plots = "1.38.0-1" | ||
ProgressMeter = "1.7.0-1" | ||
julia = "1.8.0-1" | ||
|
||
["1.0.1-1"] | ||
julia = "1.10.0-1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
[1] | ||
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" | ||
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" | ||
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" | ||
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" | ||
|
||
["1.0.0"] | ||
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" | ||
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f" | ||
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" | ||
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca" | ||
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
["1.0.0"] | ||
git-tree-sha1 = "dfe4eeeca03482b93220ad4c195aba004282de61" | ||
|
||
["1.0.1"] | ||
git-tree-sha1 = "801901c713c49edcf388c1486e401ce3acff02b3" |