-
- Downloads
Improvements to the test for balanced growth path
— Raise the default tolerance for cross-derivatives to 1e-6, to reduce the number of false positives — New option “balanced_growth_test_tol” to the “model” block for changing that tolerance — Turn back test failures into errors. Since there is now an option for controlling the tolerance, the user always has the possibility of making the test pass. Closes: dynare#1389
Showing
- src/DynamicModel.cc 7 additions, 4 deletionssrc/DynamicModel.cc
- src/DynamicModel.hh 8 additions, 0 deletionssrc/DynamicModel.hh
- src/DynareBison.yy 2 additions, 1 deletionsrc/DynareBison.yy
- src/DynareFlex.ll 1 addition, 0 deletionssrc/DynareFlex.ll
- src/ParsingDriver.cc 6 additions, 0 deletionssrc/ParsingDriver.cc
- src/ParsingDriver.hh 2 additions, 0 deletionssrc/ParsingDriver.hh
Loading
Please register or sign in to comment