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 fbfec50 commit 390b32bCopy full SHA for 390b32b
CHANGELOG.rst
@@ -5,7 +5,7 @@ Best viewed on `the website <https://h2r.github.io/pomdp-py/html/changelog.html>
5
6
Version 1.3.2 (04/03/2021)
7
-------------------------
8
-* Fix in :py:mod:`~pomdp_py.representations.distribution.particles` (in :code:`__str__`):
+* Fix in :py:mod:`~pomdp_py.representations.distribution.histogram` (in :code:`__str__`):
9
Print all of histogram as is instead of printing top 5 to avoid confusion.
10
* Improve documentation for `the tiger tutorial <https://h2r.github.io/pomdp-py/html/examples.tiger.html>`_;
11
Specifically, clarified :py:mod:`~pomdp_py.framework.basics.PolicyModel`
0 commit comments