Skip to content

DynareOBC v3.02.1845

Compare
Choose a tag to compare
@tholden tholden released this 08 Apr 10:47
· 126 commits to master since this release

This is a minor bug fix release. The following issues have been addressed:

  • There could be an error about incorrect matrix sizes within DoubleDouble in certain edge cases.
  • Multiple nested constraints sometimes resulted in incorrectly generated code.
  • Optimizer generation could fail on old versions of MATLAB with multiple constraints.
  • DynareOBC would refuse to simulate models without OBCs if they had leads or lags greater than one.
  • The NoClearAll option failed if it was not all lower case.
  • The help text obtained by running DynareOBC was double spaced.
  • Results with FirstOrderAroundRSS or FirstOrderAroundMean may have been incorrect (unclear: based on a change from upstream code with minimal consequences).
  • SimulateOnGridPoints would fail on multiple core machines as a pool was not being started.

Additionally, three new internal options were added, LeadConstraint, IRFsForceAtBoundIndices and IRFsForceNotAtBoundIndices. These are deliberately not being documented at this point.

Finally, the paper has been updated, along with various sub-modules.