Skip to content

DynareOBC v2.10.1482

Compare
Choose a tag to compare
@tholden tholden released this 08 Mar 17:01
· 492 commits to master since this release

This is a bug-fix release. It fixes additional bugs in simulating models with multiple bounds, and it contains two .m files that were omitted from the previous release due to a mistake in the release generation script. Additionally, this release is more robust to failures in the LP solver used in the initial checks.

The release notes from the previous release are below.


This release is primarily focused on refactoring the code structure for greater manageability. All of the estimation code has been moved into a separate sub-module, with its own examples, documentation and tests, and throughout the folder structure has been improved.

However, this release does add one significant new feature (by request), namely the ability to set the initial state from which a simulation run starts, using the InitialStateFile option. Furthermore, a reduced, updated, version of the OptiToolbox is now included with DynareOBC, reducing the amount DynareOBC downloads on its first run (though increasing the size of the release here).

Additionally, this release fixes bugs in estimation, bugs in models without OBCs, bugs in the "bypass" command and bugs in the simulation of model local variables.