- Oct 19, 2023
-
-
Sébastien Villemot authored
-
- Oct 18, 2023
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
This is cleaner than using exit() or assert() for that purpose.
-
- Oct 17, 2023
-
-
Sébastien Villemot authored
-
- Oct 16, 2023
-
-
Sébastien Villemot authored
Currently defaults to 0.
-
Sébastien Villemot authored
This should have been in commit 0169240f.
-
Sébastien Villemot authored
Those options do not internally behave as the usual command options (which have a “o_*” rule), so it makes more sense to treat them differently.
-
Sébastien Villemot authored
This is a restoration of the behaviour that was present in 5.x.
-
- Oct 13, 2023
-
-
Sébastien Villemot authored
It is already available as a class member.
-
- Oct 11, 2023
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
CI: fix linker issue with XCode 15 and add job for Homebrew arm64 See merge request Dynare/preprocessor!90
-
Willi Mutschler authored
-
Willi Mutschler authored
XCode 15 (on Ventura and Sonoma) has a linker issue, see https://github.com/mesonbuild/meson/issues/12282, workaround is to use ld_classic
-
-
-
- Oct 10, 2023
-
-
Sébastien Villemot authored
-
- Oct 06, 2023
-
-
Sébastien Villemot authored
For consistency with other such classes, since it represents the homotopy_setup block.
-
- Oct 02, 2023
-
-
Sébastien Villemot authored
Also enforce the path to x86-64 GCC.
-
Sébastien Villemot authored
-
- Sep 29, 2023
-
-
Sébastien Villemot authored
Options for Bayesian IRF Matching in method_of_moments command See merge request Dynare/preprocessor!85
-
- Sep 28, 2023
-
-
Sébastien Villemot authored
Instead of crashing the preprocessor (because DataTree::DivisionByZeroException is not caught), just abort the normalization and mark it as failed. Ref. #92
-
Willi Mutschler authored
-
Willi Mutschler authored
-
Willi Mutschler authored
-
Willi Mutschler authored
-
- Sep 27, 2023
-
-
Sébastien Villemot authored
Those models do not have as many variables as equations, and this case is not supported by bytecode. The present commit is an improvement over commit a8ea57dd, which had already removed bytecode for the planner objective model.
-
Sébastien Villemot authored
“clearvars” has been implemented in Octave since version 5.
-
Sébastien Villemot authored
The preprocessor would try to write bytecode for the planner objective. But bytecode only works when there are as many endogenous as equations, which is not the case for the PlannerObjective object derived from StaticModel.
-
- Sep 25, 2023
-
-
Sébastien Villemot authored
occbin.solver: do not pass and return full oo_ structure See merge request Dynare/preprocessor!87
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
- Sep 22, 2023
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- 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
-