We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d153ef commit 7634137Copy full SHA for 7634137
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.1.0"
+version = "1.2.0"
5
6
[deps]
7
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -21,7 +21,7 @@ CSV = "0.9"
21
DataFrames = "1.2"
22
Distributions = "0.25"
23
JSON = "0.21"
24
-StanSample = "4.4, 5.0"
+StanSample = "5.2"
25
StatsFuns = "0.9"
26
StatsPlots = "0.14"
27
julia = "1"
0 commit comments