- Sep 20, 2023
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Ref. !80
-
- Sep 19, 2023
-
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
- Sep 18, 2023
-
-
Sébastien Villemot authored
-
- Sep 15, 2023
-
-
Sébastien Villemot authored
-
- Sep 14, 2023
-
-
Sébastien Villemot authored
estimation: allow additional_optimizer_steps option See merge request Dynare/preprocessor!86
-
Johannes Pfeifer authored
-
Sébastien Villemot authored
Ref. !84
-
-
- Sep 13, 2023
-
-
Sébastien Villemot authored
Ref. !83
-
- Sep 12, 2023
-
-
Johannes Pfeifer authored
-
- Sep 11, 2023
-
-
Sébastien Villemot authored
Ref. !81
-
Sébastien Villemot authored
Ref. !82
-
- Sep 08, 2023
-
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
- Sep 01, 2023
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
This prevents destruction through a base pointer, which would a memory leak since the destructor is not virtual (and we cannot make it virtual because it would break our crude serialization strategy).
-
- Jul 28, 2023
-
-
Sébastien Villemot authored
[skip ci]
-
Sébastien Villemot authored
[skip ci]
-
- Jul 19, 2023
-
-
Related to dynare#1893 and dynare#1894
-
- Jul 07, 2023
-
-
Sébastien Villemot authored
Initialization with initalizer list is nicer. And, more importantly, initialization with parentheses is not supported by Clang < 16.
-
- Jul 06, 2023
-
-
Sébastien Villemot authored
Add interface for brooks_gelman_plotrows option See merge request !78
-
- Jul 05, 2023
-
-
Johannes Pfeifer authored
-
- Jul 04, 2023
-
-
Sébastien Villemot authored
Remove unused exo_names_orig_ord See merge request !77
-
- Jun 23, 2023
-
-
Sébastien Villemot authored
-
Johannes Pfeifer authored
-
Sébastien Villemot authored
Rename resid command See merge request !76
-
- Jun 22, 2023
-
-
Johannes Pfeifer authored
Related to dynare#1888
-
Sébastien Villemot authored
– enforce POSIX version of the MinGW cross-compiler – add strip binary [skip ci]
-
- Jun 21, 2023
-
-
Sébastien Villemot authored
New homotopy options for perfect_foresight_{setup,solver} and perfect_foresight_with_expectation_errors_solver Also remove homotopy_alt_starting_point option, and some options from perfect_foresight_with_expectation_errors_setup.
-
- Jun 15, 2023
-
-
Sébastien Villemot authored
-
- Jun 12, 2023
-
-
Sébastien Villemot authored
That architecture is now essentially obsolete.
-
- Jun 08, 2023
-
-
Sébastien Villemot authored
- add proper detection of Boost - add logic for making FlexLexer.h always available - statically link the executable if prefer_static=true - add Homebrew native file - add Windows cross file
-
- Jun 07, 2023
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
This is due to our Bison files requiring version 3.2. [skip ci]
-