"git@git.dynare.org:stepan-a/dynare.git" did not exist on "c5b95e932890ce3670a1fc641e0ffa3e9e898e17"
Select Git revision
ComputingTasks.cc
Forked from
Dynare / preprocessor
Source project has a limited visibility.
-
Sébastien Villemot authored
— forbid leads and lags — forbid expectation operators This is implemented by moving the occbin_constraints expression to a separate DataTree. As a side-effect, this removes the spurious non-linearity warning in a stochastic context (because we were introducing inequalities and abs() operators in the main DynamicModel tree).
Sébastien Villemot authored— forbid leads and lags — forbid expectation operators This is implemented by moving the occbin_constraints expression to a separate DataTree. As a side-effect, this removes the spurious non-linearity warning in a stochastic context (because we were introducing inequalities and abs() operators in the main DynamicModel tree).