We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 993cf20 commit a2b2386Copy full SHA for a2b2386
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "ParetoSmoothedImportanceSampling"
2
uuid = "98f080ec-61e2-11eb-1c7b-31ea1097256f"
3
authors = ["@alvaro1101, Rob J Goedman <goedman@icloud.com>"]
4
-version = "1.5.0"
+version = "1.5.1"
5
6
[deps]
7
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -22,7 +22,7 @@ CSV = "0.10"
22
DataFrames = "1.4"
23
Distributions = "0.25"
24
JSON = "0.21"
25
-StanSample = "6"
+StanSample = "6, 7"
26
StatsFuns = "1.0"
27
StatsPlots = "0.15"
28
julia = "1"
0 commit comments