- Jul 27, 2022
-
-
Sébastien Villemot authored
(cherry picked from commit 2d812af2)
-
- Jul 26, 2022
-
-
Sébastien Villemot authored
The logic for testing the MATLAB version was incorrect. (cherry picked from commit ad97361f)
-
(cherry picked from commit 6d03a654)
-
Sébastien Villemot authored
Ref. !2059
-
Johannes Pfeifer authored
Welfare does not correspond to the steady state in this case. Cherry-picked from b5c74199
-
Sébastien Villemot authored
The wrong type was used for querying symbol names. (cherry picked from commit dc224e71)
-
(cherry picked from commit 9bc71dff)
-
(cherry picked from commit 59882e80)
-
(cherry picked from commit 906062cf)
-
(cherry picked from commit 0f64652a)
-
Sébastien Villemot authored
Class Evaluate had data members with the same name as members of ErrorMsg (which it derives from). In practice, this means that the data members from ErrorMsg could be unitialized when displaying error messages. (cherry picked from commit a8351130)
-
- Jul 25, 2022
-
-
Related to preprocessor#101 (cherry picked from commit e9a19024)
-
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 (cherry picked from commit 16eabbbc)
-
- Jul 22, 2022
-
-
Sébastien Villemot authored
-
- Jul 13, 2022
-
-
Sébastien Villemot authored
-
- Jul 12, 2022
-
-
(manually cherry picked from commit b3a5a44c) [skip ci]
-
- Jul 07, 2022
-
-
Sébastien Villemot authored
The “solve1” function does not return an “errorcode” output argument in 5.x.
-
- Jul 06, 2022
-
-
(cherry picked from commit 76885870)
-
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
-
- Jun 22, 2022
-
-
Sébastien Villemot authored
Version 1.1_B39 is no longer available on census.gov. Use Debian’s pool instead.
-
- Jun 20, 2022
-
-
Sébastien Villemot authored
-
- Jun 16, 2022
-
-
Sébastien Villemot authored
It returns a boolean, not a logical. (cherry picked from commit ec6ce95e)
-
- Jun 14, 2022
-
-
Sébastien Villemot authored
– Block decomposition: fix crash when a variable appears in an equation but has zero symbolic derivative – Correctly clean up options list after a “pac_model” statement
-
- Jun 09, 2022
-
-
(cherry picked from commit 1b4a4c87)
-
- Jun 08, 2022
-
-
(cherry picked from commit 4fc644c3)
-
(cherry picked from commit 3575afdf)
-
port to occbin smoother the same computational improvements done for standard one under smother_redux option. This also require to provide occbin reduced state-space matrices as output argument of missing_DiffuseKalmanSmootherH3_Z.m (cherry picked from commit 9304b535)
-
(cherry picked from commit 12c4e03d)
-
plot_shock_decomposition: filter out other forbidden characters (parentheses and dot) for field name (cherry picked from commit 16bc2b3e)
-
(cherry picked from commit 48ec0a60)
-
(cherry picked from commit 852d1352)
-
(manually cherry picked from commit 8ac72590)
-
- Jun 01, 2022