Go to file
sebastien c8080438ad Preprocessor:
* new options to "identification" statement: "ar", "useautocorr", "load_ident_files", "prior_mc"
* implement the call to dynare_identification() when "identification" statement is encountered
* new options to "dynare_sensitivity" statement: "ar", "useautocorr", "load_ident_files"
* trigger computation of model derivatives w.r. to parameters when "identification" option of "dynare_sensitivity" statement is used


git-svn-id: https://www.dynare.org/svn/dynare/trunk@3046 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-10-14 16:16:43 +00:00
macro Build system: fixes for creation of the tarball 2009-09-24 10:15:59 +00:00
BlockTriangular.cc topological sort implemented after the block decomposition for dynamic models 2009-10-09 10:13:14 +00:00
BlockTriangular.hh - extension of normalization of equations to nonlinear equations 2009-08-25 09:43:01 +00:00
CodeInterpreter.hh - the "steady_state" function is implemented with the "bytecode" option 2009-09-18 16:34:11 +00:00
ComputingTasks.cc Preprocessor: 2009-10-14 16:16:43 +00:00
ComputingTasks.hh Preprocessor: 2009-10-14 16:16:43 +00:00
DataTree.cc fixes global oo_ declaration for steady state operator as discussed on 14 Sep 2009-10-02 18:36:07 +00:00
DataTree.hh fixes global oo_ declaration for steady state operator as discussed on 14 Sep 2009-10-02 18:36:07 +00:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc preprocessor: implement third-order derivatives in USE_DLL mode 2009-10-12 16:09:16 +00:00
DynamicModel.hh preprocessor: implement third-order derivatives in USE_DLL mode 2009-10-12 16:09:16 +00:00
DynareBison.yy Preprocessor: 2009-10-14 16:16:43 +00:00
DynareFlex.ll Preprocessor: 2009-10-14 16:16:43 +00:00
DynareMain.cc - Bugs correction in the new block decomposition (incorporating the feedback variables) 2009-05-15 22:41:51 +00:00
DynareMain2.cc preprocessor: 2009-09-30 15:10:31 +00:00
ExprNode.cc preprocessor: 2009-10-07 16:34:42 +00:00
ExprNode.hh preprocessor: 2009-10-07 16:34:42 +00:00
FlexLexer.h Build system: incorporate FlexLexer.h, so that one can compile on systems without flex 2009-09-17 16:02:55 +00:00
IncidenceMatrix.cc Preprocessor: various minor changes, including 2009-07-06 10:36:36 +00:00
IncidenceMatrix.hh - References to ModelNormalization erased 2009-06-05 15:30:32 +00:00
Makefile.am Build system: fixes for creation of the tarball 2009-09-24 10:15:59 +00:00
MinimumFeedbackSet.cc - extension of normalization of equations to nonlinear equations 2009-08-25 09:43:01 +00:00
MinimumFeedbackSet.hh - minor modifications in Reorder_the_recursive_variables prototype 2009-07-10 15:37:51 +00:00
ModFile.cc preprocessor: 2009-10-07 16:34:42 +00:00
ModFile.hh preprocessor: 2009-09-30 15:10:31 +00:00
ModelTree.cc preprocessor: reverted useless changes from last commit 2009-10-02 17:02:35 +00:00
ModelTree.hh preprocessor: 2009-09-30 15:10:31 +00:00
NumericalConstants.cc trunk preprocessor: 2009-05-07 08:50:59 +00:00
NumericalConstants.hh trunk preprocessor: in NumericalConstants 2009-04-29 11:05:40 +00:00
NumericalInitialization.cc preprocessor: 2009-09-30 15:10:31 +00:00
NumericalInitialization.hh preprocessor: 2009-09-30 15:10:31 +00:00
ParsingDriver.cc Preprocessor: 2009-10-14 16:16:43 +00:00
ParsingDriver.hh Build system: fix for FlexLexer.h 2009-09-21 10:00:47 +00:00
Shocks.cc trunk preprocessor: 2009-02-27 12:19:25 +00:00
Shocks.hh trunk preprocessor: removed the include/ directory 2009-03-13 13:39:31 +00:00
SigmaeInitialization.cc v4: changing name of preprocessor directory 2008-02-03 10:28:36 +00:00
SigmaeInitialization.hh trunk preprocessor: removed the include/ directory 2009-03-13 13:39:31 +00:00
Statement.cc Various cleanups related to new options "bytecode" and "block" 2009-09-02 13:36:56 +00:00
Statement.hh Preprocessor: 2009-10-14 16:16:43 +00:00
StaticDllModel.cc The local variables are implemented with byte code 2009-10-02 16:47:43 +00:00
StaticDllModel.hh preprocessor: 2009-09-30 15:10:31 +00:00
StaticModel.cc preprocessor: reverted useless changes from last commit 2009-10-02 17:02:35 +00:00
StaticModel.hh preprocessor: 2009-09-30 15:10:31 +00:00
SymbolList.cc v4: dropped Scilab support 2008-06-16 16:33:28 +00:00
SymbolList.hh trunk preprocessor: removed the include/ directory 2009-03-13 13:39:31 +00:00
SymbolTable.cc preprocessor: 2009-10-07 16:34:42 +00:00
SymbolTable.hh preprocessor: 2009-10-07 16:34:42 +00:00