Go to file
Sébastien Villemot 46c7622f1c Reactivate and fix the test for the balanced growth path.
If the homogeneized equation evaluates to zero, then we skip the
test (otherwise the 2nd derivative of the log is infinite, and the test fails
while it should not necessarily).

Closes #506
2013-10-29 18:46:54 +08:00
macro macroprocessor: add length command. closes #436 2013-08-12 17:24:47 -04:00
CodeInterpreter.hh new nostrict command-line option does not exit when there are more endogenous than equations (closes #2) 2013-09-13 14:44:01 -04:00
ComputingTasks.cc Add a flag for calib_smoother command and apply a setup similar to the one used for stoch_simul command: 2013-10-28 14:22:23 +01:00
ComputingTasks.hh Add a flag for calib_smoother command and apply a setup similar to the one used for stoch_simul command: 2013-10-28 14:22:23 +01:00
ConfigFile.cc Fix copyright notices 2013-06-12 17:04:46 +02:00
ConfigFile.hh config file: support GlobalInitFile option 2012-06-06 16:18:09 +02:00
DataTree.cc Preprocessor: handle underflows and overflows as MATLAB and Octave do 2012-07-12 12:46:22 +02:00
DataTree.hh Fix preprocessor crash when an pre-computed constant equals NaN or Inf 2012-10-01 16:22:38 +02:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc Reactivate and fix the test for the balanced growth path. 2013-10-29 18:46:54 +08:00
DynamicModel.hh new nostrict command-line option does not exit when there are more endogenous than equations (closes #2) 2013-09-13 14:44:01 -04:00
DynareBison.yy ms-sbvar: ms_simulation: add option to save mcmc draws 2013-10-23 17:03:52 +02:00
DynareFlex.ll ms-sbvar: ms_simulation: add option to save mcmc draws 2013-10-23 17:03:52 +02:00
DynareMain.cc new nostrict command-line option does not exit when there are more endogenous than equations (closes #2) 2013-09-13 14:44:01 -04:00
DynareMain2.cc nostrict command-line option ignores extraneous assignments in initval. closes #1 2013-09-16 16:14:34 -04:00
ExprNode.cc new nostrict command-line option does not exit when there are more endogenous than equations (closes #2) 2013-09-13 14:44:01 -04:00
ExprNode.hh new nostrict command-line option does not exit when there are more endogenous than equations (closes #2) 2013-09-13 14:44:01 -04:00
ExternalFunctionsTable.cc Updated copyright notices 2011-02-04 17:27:33 +01:00
ExternalFunctionsTable.hh Updated copyright notices 2011-02-04 17:27:33 +01:00
Makefile.am Remove FlexLexer.h; rather copy it from /usr/include when flex is run 2012-08-06 18:52:06 +02:00
MinimumFeedbackSet.cc Remove various compiler warnings 2012-06-08 19:06:03 +02:00
MinimumFeedbackSet.hh Preprocessor: no longer use boost::graph::GraphvizDigraph class, removed in Boost 1.44 (closes #155) 2010-12-13 14:23:04 +01:00
ModFile.cc Reactivate and fix the test for the balanced growth path. 2013-10-29 18:46:54 +08:00
ModFile.hh new nostrict command-line option does not exit when there are more endogenous than equations (closes #2) 2013-09-13 14:44:01 -04:00
ModelTree.cc Fix copyright notices 2013-06-12 17:04:46 +02:00
ModelTree.hh Fix copyright notices 2013-06-12 17:04:46 +02:00
NumericalConstants.cc Fix copyright notices 2013-06-12 17:04:46 +02:00
NumericalConstants.hh Fix copyright notices 2013-06-12 17:04:46 +02:00
NumericalInitialization.cc Fix copyright notices 2013-06-12 17:04:46 +02:00
NumericalInitialization.hh all_values_required keyword for initval and endval 2012-11-06 15:45:08 +01:00
ParsingDriver.cc Revert "preprocessor: replace dates with dynDates" 2013-10-10 11:04:56 +02:00
ParsingDriver.hh nostrict command-line option ignores extraneous assignments in initval. closes #1 2013-09-16 16:14:34 -04:00
Shocks.cc Move check on variables types within 'shocks' block to the checking pass stage 2013-08-27 10:38:54 +02:00
Shocks.hh Adds conditional forecast using the extended path method 2013-01-11 18:04:46 +01:00
SigmaeInitialization.cc Preprocessor: uniformize typedef names (with a "_t" suffix) 2010-09-16 19:00:48 +02:00
SigmaeInitialization.hh Preprocessor: rename "NodeID" in "expr_t" 2010-09-17 12:13:26 +02:00
Statement.cc Add a flag for calib_smoother command and apply a setup similar to the one used for stoch_simul command: 2013-10-28 14:22:23 +01:00
Statement.hh Add a flag for calib_smoother command and apply a setup similar to the one used for stoch_simul command: 2013-10-28 14:22:23 +01:00
StaticModel.cc Add full function header to static and dynamic model files 2013-07-28 11:32:14 +02:00
StaticModel.hh Fix copyright notices 2013-06-12 17:04:46 +02:00
SteadyStateModel.cc fixing problems for computing steady state in ramsey policy 2011-11-14 21:59:39 +01:00
SteadyStateModel.hh Preprocessor: in steady_state_model block, allow MATLAB functions which return several arguments (closes #37) 2011-01-26 13:55:01 -05:00
SymbolList.cc replace deprecated Matlab function strvcat with char 2010-09-27 16:11:14 +02:00
SymbolList.hh Preprocessor: in steady_state_model block, allow MATLAB functions which return several arguments (closes #37) 2011-01-26 13:55:01 -05:00
SymbolTable.cc Add new model option 'differentiate_forward_vars' (ref. #351) 2013-04-25 18:09:31 +02:00
SymbolTable.hh Add new model option 'differentiate_forward_vars' (ref. #351) 2013-04-25 18:09:31 +02:00
WarningConsolidation.cc Reorganization of warnings 2013-02-26 16:50:05 +01:00
WarningConsolidation.hh Reorganization of warnings 2013-02-26 16:50:05 +01:00