We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074a2ca commit 61db751Copy full SHA for 61db751
HISTORY.md
@@ -1,3 +1,7 @@
1
+# 0.39.11
2
+
3
+Improved the performance of the `Prior()` sampler by using typed VarInfo at each iteration.
4
5
# 0.39.10
6
7
Added a compatibility entry for DataStructures v0.19.
Project.toml
@@ -1,6 +1,6 @@
name = "Turing"
uuid = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
-version = "0.39.10"
+version = "0.39.11"
[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
0 commit comments