dynare/mex/sources
ferhat d32dd99210 - extension of normalization of equations to nonlinear equations
- mfs: new option for 'steady' and 'model' commands. Determines the equation belonging to the set of feedback variables.
  mfs = 0 => all variables are considered as feedback variables (default value)
  mfs = 1 => using only naturally normalized equation as potential recursive equations (all variables assigned to unnormalized equations are considered as feedback variable)
  mfs = 2 => adding to the set of potential recursive equation with mfs = 1 the linear equation in endogenous variable normalized (all variables assigned to nonlinear unnormalized equations are considered as feedback variable)
  mfs = 3 => adding to the set of potential recursive equation with mfs = 2 the non linear equation in endogenous variable normalized
- correction of few buggs in simulate.dll
- block_mfs_dll: new option for 'steady' command. Use simulate.dll to solve the steady state model (speedup the computation of the steady-state and the homotopy)

git-svn-id: https://www.dynare.org/svn/dynare/trunk@2866 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-08-25 09:43:01 +00:00
..
gensylv 4.1: fixing problems in gensylv for Matlab 7.8 64 bit 2009-04-18 09:01:55 +00:00
kalman New C++ disklyap_fast Lyapunov doublig solver based on previous work of J. Pearlman. 2009-07-29 15:01:56 +00:00
korderpert separating dynamic_dll handling into new dynamic_dll.cpp from k_order_perturbation.cpp containing now only mex_function for k_order_perturbationDLL and renaming k_order_perturbation.h to dynamic_dll.h 2009-08-24 16:06:39 +00:00
kronecker trunk: fixed several copyright headers 2009-05-19 08:57:07 +00:00
mjdgges 4.1: fixing again compatibility for Matlab 7.8 2009-04-09 13:36:06 +00:00
qmc trunk: fixed several copyright headers 2009-05-19 08:57:07 +00:00
simulate - extension of normalization of equations to nonlinear equations 2009-08-25 09:43:01 +00:00
threads v4.1: Added the possibility of multithreading for some mex files 2009-03-11 14:57:34 +00:00
build_matlab.m 4.1: fixed problem with mwSignedIndex. Despite the fact that mwSignedIndex appeared 2009-04-07 21:13:05 +00:00
build_matlab_multithread.m Added the modification by michel on build_matlab.m (r2565) for mwSignedIndex. 2009-04-08 13:46:47 +00:00
build_octave.m trunk mex/sources: fixed build files for the removing of preprocessor/include/ 2009-03-13 14:58:25 +00:00
matlab_versions_compatibility.h trunk: fixed several copyright headers 2009-05-19 08:57:07 +00:00