... | @@ -17,7 +17,7 @@ Bugs in version 4.5.1 that have been fixed in version 4.5.2-pre |
... | @@ -17,7 +17,7 @@ Bugs in version 4.5.1 that have been fixed in version 4.5.2-pre |
|
|
|
|
|
- When `ramsey_policy` is used, allow state variables to be set in `histval` block. [(#1193)](../issues/1193)
|
|
- When `ramsey_policy` is used, allow state variables to be set in `histval` block. [(#1193)](../issues/1193)
|
|
|
|
|
|
- histval erroneously accepts leads, leading to cryptic crashes [(#1510)](../issues/1510)
|
|
- `histval` erroneously accepts leads, leading to cryptic crashes [(#1510)](../issues/1510)
|
|
|
|
|
|
- The prior MC draws from previous runs were not deleted, potentially resulting in loading stale files ([#1515](https://github.com/DynareTeam/dynare/issues/1515))
|
|
- The prior MC draws from previous runs were not deleted, potentially resulting in loading stale files ([#1515](https://github.com/DynareTeam/dynare/issues/1515))
|
|
|
|
|
... | @@ -31,13 +31,13 @@ Bugs in version 4.5.1 that have been fixed in version 4.5.2-pre |
... | @@ -31,13 +31,13 @@ Bugs in version 4.5.1 that have been fixed in version 4.5.2-pre |
|
|
|
|
|
- If the mode for a parameter was at exactly 0, `mode_check` was crashing (see commit [86e6464](https://github.com/DynareTeam/dynare/commit/86e646488c260ba46941706a716ba19cdcdb8cdc))
|
|
- If the mode for a parameter was at exactly 0, `mode_check` was crashing (see commit [86e6464](https://github.com/DynareTeam/dynare/commit/86e646488c260ba46941706a716ba19cdcdb8cdc))
|
|
|
|
|
|
- Fixed get_posterior_parameters routine which should not do more than getting parameters (see commit [0f3b68e](https://github.com/DynareTeam/dynare/pull/1526/commits/0f3b68ee0a7bec4b58315dcc8e145e15eeedad54)).
|
|
- Fixed `get_posterior_parameters`-routine which should not do more than getting parameters (see commit [0f3b68e](https://github.com/DynareTeam/dynare/pull/1526/commits/0f3b68ee0a7bec4b58315dcc8e145e15eeedad54) and [#1506](https://github.com/DynareTeam/dynare/issues/1506)). As a consequecence, the `shock_decomposition`-command does not correctly set the `parameter_set` for use in subsequent function calls if shocks are correlated or measurement error is present.
|
|
|
|
|
|
- Fixed bug in Ramsey problem with constraints both on a policy instrument and another variable. (see commit [b1fc34e](https://github.com/DynareTeam/dynare/commit/b1fc34ef991ff9aff3177f2f1dcf97db7e80d8fe)). Note that the constraint on a variable that is not an instrument of the Ramsey problem must be written with an equation tag in the model block.
|
|
- Fixed bug in Ramsey problem with constraints both on a policy instrument and another variable. (see commit [b1fc34e](https://github.com/DynareTeam/dynare/commit/b1fc34ef991ff9aff3177f2f1dcf97db7e80d8fe)). Note that the constraint on a variable that is not an instrument of the Ramsey problem must be written with an equation tag in the model block.
|
|
|
|
|
|
- Fixed bug in Ramsey problem with constraints on policy instrument (see commit [0068f9f](https://github.com/DynareTeam/dynare/commit/0068f9f6b6963bee6bc440147fadbcbe0cb497a8)).
|
|
- Fixed bug in Ramsey problem with constraints on policy instrument (see commit [0068f9f](https://github.com/DynareTeam/dynare/commit/0068f9f6b6963bee6bc440147fadbcbe0cb497a8)).
|
|
|
|
|
|
- Fixed crash with optimizer 5 (see issue [#1494](https://github.com/DynareTeam/dynare/issues/1494) and commit [da063b2](https://github.com/DynareTeam/dynare/commit/da063b2e1862ee2e8f9e01482931214ff165f001))
|
|
- Fixed crash with optimizer 5 ('newrat') when not used with DSGE model at order 1 (see issue [#1494](https://github.com/DynareTeam/dynare/issues/1494) and commit [da063b2](https://github.com/DynareTeam/dynare/commit/da063b2e1862ee2e8f9e01482931214ff165f001))
|
|
|
|
|
|
Bugs in version 4.5.0 that have been fixed in version 4.5.1
|
|
Bugs in version 4.5.0 that have been fixed in version 4.5.1
|
|
-----------------------------------------------------------
|
|
-----------------------------------------------------------
|
... | | ... | |