- 22 Dec, 2010 1 commit
-
-
Houtan Bastani authored
fixed bug: end _dynamic and _static and getPowerDeriv functions with "end" tags to comply with commit d8dbc68e
-
- 17 Dec, 2010 1 commit
-
-
Ferhat Mihoubi authored
-
- 13 Dec, 2010 1 commit
-
-
Houtan Bastani authored
-
- 10 Dec, 2010 1 commit
-
-
Ferhat Mihoubi authored
-
- 06 Dec, 2010 1 commit
-
-
Sébastien Villemot authored
Bugfix at order 3 (hopefully was not affecting final results, thanks to Pablo Winant for spotting this): - in the 3rd derivatives matrix, among symmetric elements, the first one had the right values but the following ones were set to zero - moreover, the k-order DLL was trying to add all the symmetric elements in the folded tensor, instead of only keeping one value among all the symmetric ones - hopefully, Ondra's tensor library was (silently) refusing to add symmetric elements after the first (and right) value had been added - so the final result was correct
-
- 25 Nov, 2010 1 commit
-
-
Ferhat Mihoubi authored
and corrects the computation of the number of column in the jacobian matrices in a block decomposed model without bytecode - Identical corrections for models using bytecode without block decomposition
-
- 18 Nov, 2010 1 commit
-
-
Sébastien Villemot authored
Preprocessor: max lead/lags in the model are no longer affected by lead/lags on parameters (closes #153)
-
- 27 Oct, 2010 2 commits
-
-
Ferhat Mihoubi authored
-
Ferhat Mihoubi authored
-
- 22 Oct, 2010 1 commit
-
-
Ferhat Mihoubi authored
- Add wrapper needed to compute the steady-state using bytecode and solve_algo = 0, ..., 4
-
- 18 Oct, 2010 1 commit
-
-
Houtan Bastani authored
-
- 11 Oct, 2010 1 commit
-
-
Sébastien Villemot authored
in unused model local variables
-
- 20 Sep, 2010 1 commit
-
-
Sébastien Villemot authored
options (closes #98)
-
- 17 Sep, 2010 5 commits
-
-
Ferhat Mihoubi authored
- Changing the the stack_solve_algo option : Previous version New version 1 : Sparse LU 0 : Sparse LU 2 : GMRES 1 : Relaxation 3 : BiCGStab 2 : GMRES 4 : Sparse LU & Optimal Path 3 : BiCGStab 5 : bytecode own solver 4 : Sparse LU & Optimal Path 5 : bytecode own solver
-
Ferhat Mihoubi authored
- Substitutes lead for exogenous and endogenous variables in the deterministic case: direct substitution of the variables even in non-linear expressions
-
Ferhat Mihoubi authored
Bug correction in the deterministic simulation: to solve a purely backward or forward looking block requires contemporaneous derivatives only.
-
Ferhat Mihoubi authored
- preprocessor provides informations about the dynamic structure of each block - extends the algorithms available with bytecode: stack_solve_algo = 1, 2, 3 and 4 is compatible the bytecode. Speed and memory requirement are improved with stack_solve_algo = 1 or 4 for large scale models. - bytecode can be used to evaluate a model
-
Sébastien Villemot authored
-
- 16 Sep, 2010 3 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
redundant with data members, added const keywords, use passing-by-reference)
-
Sébastien Villemot authored
- remove useless output type oMatlabDynamicModelSparseLocalTemporaryTerms (indistinguishable from oMatlabDynamicModelSparseLocal) - fix bug in output type of sparse static model
-
- 12 Aug, 2010 1 commit
-
-
Sébastien Villemot authored
Preprocessor: in the parameter derivatives file, add the global "oo_" when the STEADY_STATE operator is used
-
- 17 Jul, 2010 1 commit
-
-
Michel Juillard authored
-
- 18 Jun, 2010 1 commit
-
-
Sébastien Villemot authored
-
- 07 Jun, 2010 2 commits
-
-
Sébastien Villemot authored
Preprocessor: use a sparse representation for the 2nd derivatives of residual and jacobian w.r.t. parameters and the derivative of hessian w.r.t. parameters
-
Sébastien Villemot authored
Preprocessor: only compute on demand the 2nd derivatives of residual and jacobian w.r.t. parameters and the derivative of hessian w.r.t. parameters
-
- 04 Jun, 2010 1 commit
-
-
Sébastien Villemot authored
-
- 21 May, 2010 1 commit
-
-
Michel Juillard authored
-
- 28 Apr, 2010 1 commit
-
-
Sébastien Villemot authored
-
- 23 Apr, 2010 2 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- 16 Mar, 2010 1 commit
-
-
Houtan Bastani authored
-
- 15 Mar, 2010 2 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- 11 Mar, 2010 1 commit
-
-
Houtan Bastani authored
-
- 23 Feb, 2010 2 commits
-
-
Houtan Bastani authored
-
Sébastien Villemot authored
* in DataTree, new functions for testing if some opcode (unary, binary or trinary) is used somewhere in the tree * removed DataTree::containsSteadyState(), rather use a call to the new utility function
-
- 22 Jan, 2010 2 commits
-
-
ferhat authored
Adds location indications in error message of "bytecode" + minor correction (string passed as &string). git-svn-id: https://www.dynare.org/svn/dynare/trunk@3374 ac1d8469-bf42-47a9-8791-bf33cf982152
-
ferhat authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3373 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 18 Jan, 2010 1 commit
-
-
houtanb authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3367 ac1d8469-bf42-47a9-8791-bf33cf982152
-