56
56
< h3 > < a href ="index.html "> Table of Contents</ a > </ h3 >
57
57
< ul >
58
58
< li > < a class ="reference internal " href ="# "> Changelog</ a > < ul >
59
- < li > < a class ="reference internal " href ="#version-1-3-1-pending "> Version 1.3.1 (pending )</ a > </ li >
59
+ < li > < a class ="reference internal " href ="#version-1-3-1-11-03-2021 "> Version 1.3.1 (11/03/2021 )</ a > </ li >
60
60
< li > < a class ="reference internal " href ="#version-1-3-0-1-09-30-2021 "> Version 1.3.0.1 (09/30/2021)</ a > </ li >
61
61
< li > < a class ="reference internal " href ="#version-1-2-4-6-canceled "> Version 1.2.4.6 (canceled)</ a > </ li >
62
62
< li > < a class ="reference internal " href ="#version-1-2-4-5-07-05-2021 "> Version 1.2.4.5 (07/05/2021)</ a > </ li >
@@ -81,7 +81,7 @@ <h3>Navigation</h3>
81
81
< li class ="toctree-l1 "> < a class ="reference internal " href ="design_principles.html "> Design Principles</ a > </ li >
82
82
< li class ="toctree-l1 "> < a class ="reference internal " href ="existing_solvers.html "> Existing POMDP Solvers</ a > </ li >
83
83
< li class ="toctree-l1 current "> < a class ="current reference internal " href ="# "> What's New?</ a > < ul >
84
- < li class ="toctree-l2 "> < a class ="reference internal " href ="#version-1-3-1-pending "> Version 1.3.1 (pending )</ a > </ li >
84
+ < li class ="toctree-l2 "> < a class ="reference internal " href ="#version-1-3-1-11-03-2021 "> Version 1.3.1 (11/03/2021 )</ a > </ li >
85
85
< li class ="toctree-l2 "> < a class ="reference internal " href ="#version-1-3-0-1-09-30-2021 "> Version 1.3.0.1 (09/30/2021)</ a > </ li >
86
86
< li class ="toctree-l2 "> < a class ="reference internal " href ="#version-1-2-4-6-canceled "> Version 1.2.4.6 (canceled)</ a > </ li >
87
87
< li class ="toctree-l2 "> < a class ="reference internal " href ="#version-1-2-4-5-07-05-2021 "> Version 1.2.4.5 (07/05/2021)</ a > </ li >
@@ -159,8 +159,8 @@ <h3 class="donation">Donate/support</h3>
159
159
< div class ="section " id ="changelog ">
160
160
< h1 > Changelog< a class ="headerlink " href ="#changelog " title ="Permalink to this headline "> ¶</ a > </ h1 >
161
161
< p > Best viewed on < a class ="reference external " href ="https://h2r.github.io/pomdp-py/html/changelog.html "> the website</ a > .</ p >
162
- < div class ="section " id ="version-1-3-1-pending ">
163
- < h2 > Version 1.3.1 (pending )< a class ="headerlink " href ="#version-1-3-1-pending " title ="Permalink to this headline "> ¶</ a > </ h2 >
162
+ < div class ="section " id ="version-1-3-1-11-03-2021 ">
163
+ < h2 > Version 1.3.1 (11/03/2021 )< a class ="headerlink " href ="#version-1-3-1-11-03-2021 " title ="Permalink to this headline "> ¶</ a > </ h2 >
164
164
< ul class ="simple ">
165
165
< li > < p > Bug fix in < a class ="reference internal " href ="api/pomdp_py.representations.distribution.html#module-pomdp_py.representations.distribution.particles " title ="pomdp_py.representations.distribution.particles "> < code class ="xref py py-mod docutils literal notranslate "> < span class ="pre "> particles</ span > </ code > </ a > (in < code class ="code docutils literal notranslate "> < span class ="pre "> add</ span > </ code > )</ p > </ li >
166
166
< li > < p > Added classes for tabular models < a class ="reference internal " href ="api/pomdp_py.utils.html#pomdp_py.utils.templates.TabularTransitionModel " title ="pomdp_py.utils.templates.TabularTransitionModel "> < code class ="xref py py-mod docutils literal notranslate "> < span class ="pre "> TabularTransitionModel</ span > </ code > </ a > ,
0 commit comments