Updated FixedBugs (markdown) authored by Stéphane Adjemian's avatar Stéphane Adjemian
...@@ -3,7 +3,9 @@ This page documents the fixed bugs in Dynare. For bugs fixed in previous version ...@@ -3,7 +3,9 @@ This page documents the fixed bugs in Dynare. For bugs fixed in previous version
Bugs in version 4.5.0 that have been fixed in version 4.5.1 Bugs in version 4.5.0 that have been fixed in version 4.5.1
----------------------------------------------------------- -----------------------------------------------------------
- Fixed out of memory issue with simpsa algorithm [(commit)](https://github.com/DynareTeam/dynare/pull/1471/commits/89326090b929ee631e0bf472e00e6218fc34bd3d). - Fixed out of memory issue with simpsa algorithm [(commit)](https://github.com/DynareTeam/dynare/commit/89326090b929ee631e0bf472e00e6218fc34bd3d).
- Added missing plots for measurement errors with `generate_trace_plot` command [(commit)](https://github.com/DynareTeam/dynare/commit/aa2a1e4d6046ce841a724af587d9c6f1b3dfa706)
Bugs in version 4.4.3 that have been fixed in version 4.5.0 Bugs in version 4.4.3 that have been fixed in version 4.5.0
----------------------------------------------------------- -----------------------------------------------------------
... ...
......