- 09 Oct, 2013 1 commit
-
-
Stéphane Adjemian authored
-
- 27 Oct, 2010 1 commit
-
-
Sébastien Villemot authored
-
- 22 Oct, 2010 1 commit
-
-
Sébastien Villemot authored
Testsuite: reorganize for bock and bytecode, using a script for systematically testing options combinations
-
- 16 Dec, 2009 2 commits
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3253 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3245 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 29 Aug, 2009 1 commit
-
-
http://www.dynare.org/DynareWiki/ByteCodeferhat authored
- the options "sparse_dll" and "sparse" are no more available. They are replaced by combinations of block (for block decomposition) and bytecode (for model stored in a binary file) - markowitz is now an option of simul and steady commands git-svn-id: https://www.dynare.org/svn/dynare/trunk@2873 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 21 Jul, 2009 1 commit
-
-
ferhat authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2851 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 05 Jun, 2009 1 commit
-
-
ferhat authored
- normalize an equation linear in its endogenous variable - Chained rule derivatives (necessary to reduce a block to the feedback equations and variables) git-svn-id: https://www.dynare.org/svn/dynare/trunk@2726 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 20 Jan, 2009 1 commit
-
-
ferhat authored
- SymbolGaussElim.cc is discarded from the preprocessor (all simulations are now implemented in simulate) - Correction in model_info.m git-svn-id: https://www.dynare.org/svn/dynare/trunk@2358 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 19 Dec, 2008 1 commit
-
-
ferhat authored
- Pound expressions accepted with sparse option git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@2329 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 14 Nov, 2008 1 commit
-
-
ferhat authored
- lead and lag on exogenous variables - corrections in dr1_sparse and dr11_sparse - minor corrections in simulate git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@2255 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 24 Oct, 2008 1 commit
-
-
ferhat authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@2196 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 28 Aug, 2008 1 commit
-
-
ferhat authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@2008 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 20 Nov, 2007 1 commit
-
-
ferhat authored
- Implementation of the simulation of the block decomposed model using sparse matrix using MATLAB code: New option in model : sparse Example: Model(SPARSE); …. End; - Implementation of the simulation of the block decomposed model using sparse matrix for static model. - Krylov methods are implemented to solve the linear model J.y=b, with J the Jacobian matrix at each step of the Newton Method. Two Krylov's solvers are considered : + Generalized Minimum Residual Method (GMRES) + BiConjugate Gradients Stabilized (BICGSTAB) To call them the SIMULATE command has to be completed with a new option : METHOD which could have three different values : + LU : (default value) Sparse LU resolution + GMRES + BICGSTAB Example: simul(periods=100, method=lu); or simul(method=Gmres); - Correction of various bugs in “simulate.dll”. - Correction of simk.m - Correction allowing a list of VALUES or PERIODS not necessarily separated by a comma. git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1447 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 01 Jun, 2007 1 commit
-
-
ferhat authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1292 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 19 Feb, 2005 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@10 ac1d8469-bf42-47a9-8791-bf33cf982152
-