Skip to content

DynareOBC v1.5.1177

Compare
Choose a tag to compare
@tholden tholden released this 02 Sep 11:06
· 797 commits to master since this release

This is a further bug fix release. Fixed bugs include:

  • DynareOBC was failing to store globals on parallel pool workers on old versions of MATLAB (those without gcp).
  • CMAESWrapper was wrongly detecting the number of parallel workers on old versions of MATLAB (those without gcp).
  • The CLP solver was failing in some situations. It has now been removed from the list of LP solvers to use.
  • Following a problem that led to a corrupted FastStart.mat, DynareOBC was failing when attempting to load the corrupted file.