Go to file
Ferhat Mihoubi c7eff4ba60 - Adding the relaxation method for block and/or bytecode options
- 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
2010-09-17 12:18:25 +02:00
doc Reference manual: no longer needed to install MSVC runtime for Win64, since we now compile with MinGW64 2010-08-26 18:36:56 +02:00
dynare++ Dynare++: added header include needed for some versions of GCC 2010-09-07 13:36:13 +02:00
examples Created a new 'examples' subdirectory with a (still small) example database 2010-04-30 12:36:24 +02:00
m4 Provisions for MATLAB R2010b (7.11) 2010-09-10 13:08:32 +02:00
matlab - Adding the relaxation method for block and/or bytecode options 2010-09-17 12:18:25 +02:00
mex - Adding the relaxation method for block and/or bytecode options 2010-09-17 12:18:25 +02:00
preprocessor - Adding the relaxation method for block and/or bytecode options 2010-09-17 12:18:25 +02:00
tests SWZ: adding two additional examples for 3 and 4 Markov Switching states 2010-08-09 11:23:46 +02:00
windows Added Dynare mode for Emacs contributed by Yannick Kalantzis 2010-09-13 11:08:00 +02:00
.gitignore Added Emacs' tags to .gitignore 2010-09-16 16:53:19 +02:00
Makefile.am Created a new 'examples' subdirectory with a (still small) example database 2010-04-30 12:36:24 +02:00
configure.ac Build system: fix minor bug in display of configure script (Dynare++ testsuite had incorrect information due to testing the wrong variable) 2010-08-24 19:25:31 +02:00
dynare.el Emacs mode: highlight leads/lags and stoch_simul 2010-09-13 12:06:25 +02:00
license.txt Added Dynare mode for Emacs contributed by Yannick Kalantzis 2010-09-13 11:08:00 +02:00
uncrustify.cfg Updated uncrustify config 2009-12-16 17:18:58 +00:00