- Jul 22, 2022
-
-
Sébastien Villemot authored
– before erroring out, check whether the residuals for the block are already zero (in which case, move to next block) – improve error message that is printed otherwise Note that trying to solve under-determined blocks (as in dynare_solve.m) would require too many changes in the existing code, so let’s leave it out. Closes: #1851
-
- Jul 21, 2022
-
-
Sébastien Villemot authored
– Bugfix with temporary terms in block+bytecode – Block decomposition: (likely) performance improvement in static file in relation to temp terms – Code factorization
-
- Jul 20, 2022
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- Jul 18, 2022
-
-
Sébastien Villemot authored
-
- Jul 13, 2022
-
-
Sébastien Villemot authored
The configuration is still unsatisfactory for quite a few items. [skip ci]
-
- Jul 12, 2022
-
-
Sébastien Villemot authored
– bugfixes in JSON output – various refactorings
-
Sébastien Villemot authored
Fix typo in Ramsey_steady_file.mod See merge request !2052
-
Johannes Pfeifer authored
-
- Jul 08, 2022
-
-
Sébastien Villemot authored
-
- Jul 05, 2022
-
-
Sébastien Villemot authored
– Fix interaction of temporary terms with steady_state operator. Incidentally, this implies that external functions can no longer be used inside steady_state operators. – JSON output: remove duplicate “rhs” field when RHS of equation is non-zero constant – Bytecode: remove hack for exogenous deterministic index
-
Sébastien Villemot authored
Ref. !2051
-
Sébastien Villemot authored
Ref. !2049
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Except for libdynare++, since Dynare++ is not ready (and is probably not worth fixing by adding [[maybe_unused]] tags).
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- Jul 04, 2022
-
-
Johannes Pfeifer authored
-
Sébastien Villemot authored
– dyn_forecast: remove unused output argument – Various refactorings
-
Sébastien Villemot authored
Ref. !2048
-
Sébastien Villemot authored
Ref. !2047
-
Sébastien Villemot authored
Ref. !2046
-
- Jun 27, 2022
-
-
Johannes Pfeifer authored
Related to #1851
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
- Jun 24, 2022
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- Jun 22, 2022
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
By the way, remove other unnecessary calls to that constructor.
-
- Jun 20, 2022
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- Jun 17, 2022
-
-
Stéphane Adjemian authored
in model inversion routines.
-
Stéphane Adjemian authored
Introduced in patch 8b197bf7 which incidentally reduced the precision to six digits.
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- Jun 16, 2022
-
-
Sébastien Villemot authored
-