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 754c50e commit aad1c4cCopy full SHA for aad1c4c
HISTORY.md
@@ -1,3 +1,7 @@
1
+# 0.40.4
2
+
3
+Fixes a bug where `initial_state` was not respected for NUTS if `resume_from` was not also specified.
4
5
# 0.40.3
6
7
This patch makes the `resume_from` keyword argument work correctly when sampling multiple chains.
Project.toml
@@ -1,6 +1,6 @@
name = "Turing"
uuid = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
-version = "0.40.3"
+version = "0.40.4"
[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
0 commit comments