- Aug 18, 2022
-
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
- Aug 10, 2022
-
-
Stéphane Adjemian authored
fs2000.mod: add mode_check plots and fix datatomfile command See merge request Dynare/dynare!2064
-
Stéphane Adjemian authored
load_results_after_load_mh: fix location of file See merge request !2065
-
Johannes Pfeifer authored
-
- Aug 03, 2022
-
-
Johannes Pfeifer authored
-
- Aug 02, 2022
-
-
Stéphane Adjemian authored
bug fixes in error traps in PKF update steps See merge request Dynare/dynare!2063
-
- Jul 29, 2022
-
-
Marco Ratto authored
-
Sébastien Villemot authored
Problem introduced in previous commit.
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- Jul 28, 2022
-
-
Sébastien Villemot authored
Ref. !2062
-
Sébastien Villemot authored
Bytecode MEX: fix bug with PowerDeriv printing introduced in ff85fc64
-
Sébastien Villemot authored
A move to fixed format was erroneously made in 4893f0e8 and ff85fc64, where stream formatting of floating points has been replaced by the use of std::to_string().
-
Sébastien Villemot authored
Bytecode MEX: split out code for dealing with variable names into a dedicated BasicSymbolTable class
-
Sébastien Villemot authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
Remnant of refactorization in 4445f17e
-
- Jul 27, 2022
-
-
Sébastien Villemot authored
Ref. !2058
-
Sébastien Villemot authored
In particular, minimize the number of parentheses written, using the same algorithm as in the preprocessor.
-
Johannes Pfeifer authored
-
Sébastien Villemot authored
Ref. !2061
-
Sébastien Villemot authored
-
- Jul 26, 2022
-
-
Sébastien Villemot authored
The logic for testing the MATLAB version was incorrect.
-
Johannes Pfeifer authored
-
Sébastien Villemot authored
bug fix for smoother_redux and state uncertainty with OCCBIN Closes #1862 See merge request Dynare/dynare!2060
-
Sébastien Villemot authored
-
Marco Ratto authored
-
Sébastien Villemot authored
Use an iterator wrapped inside std::optional instead of a possibly-singular iterator, because the latter has undefined behaviour. By the way, pass arguments by const reference.
-
Sébastien Villemot authored
The wrong type was used for querying symbol names.
-
Sébastien Villemot authored
Various fixes to smoother output See merge request Dynare/dynare!2057
-
Sébastien Villemot authored
fix bug in ambiguity in the first regime stored, between 01 10 and 11. See merge request Dynare/dynare!2055
-
Johannes Pfeifer authored
Related to Dynare/dynare#1861
-
Sébastien Villemot authored
evaluate_planner_objective.m: fix output for linear-quadratic problems solved at second order See merge request Dynare/dynare!2056
-
Johannes Pfeifer authored
Related to Dynare/dynare#1861
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
Welfare does not correspond to the steady state in this case
-
Marco Ratto authored
-