Go to file
Ferhat Mihoubi 4419b9e9e6 Fix :
"Bytecode does not enforce positivity constraint on irreversible investment model #439 "
when block model option is used.
When cutoff is set to 0 the block decomposition is performed on the incidence matrix instead of the static Jacobian matrix. This correction avoids to use derivatives on logical operators that are always equal to 0.
2016-03-25 15:38:49 +01:00
macro fix copyright dates 2016-03-15 12:45:57 +01:00
CodeInterpreter.hh Merge branch 'temporary_terms' 2016-03-09 17:53:58 +01:00
ComputingTasks.cc Fix wrong initialization of trend_coeff in preprocessor/ComputingTasks.cc 2016-03-23 10:06:19 +01:00
ComputingTasks.hh preprocessor: change prior_posterior_function into two arguments. closes #1076 2015-10-14 11:02:35 +02:00
ConfigFile.cc preprocessor: allow for [paths] block in dynare config file. closes #1039 2015-08-28 18:06:30 +02:00
ConfigFile.hh preprocessor: allow for [paths] block in dynare config file. closes #1039 2015-08-28 18:06:30 +02:00
DataTree.cc preprocessor: issue warning when param used with lead/lag. closes #976 2015-07-30 14:40:03 +02:00
DataTree.hh preprocessor: issue warning when param used with lead/lag. closes #976 2015-07-30 14:40:03 +02:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc Merge branch 'temporary_terms' 2016-03-09 17:53:58 +01:00
DynamicModel.hh preprocessor: introduce new option compute_xrefs, #1125 2016-02-23 13:57:55 +01:00
DynareBison.yy Allow prefilter_decomposition as option if calib_smoother 2016-03-23 10:31:10 +01:00
DynareFlex.ll Fix compatibility with Flex 2.6. 2016-03-14 16:28:24 +01:00
DynareMain.cc preprocessor: introduce new option compute_xrefs, #1125 2016-02-23 13:57:55 +01:00
DynareMain1.cc preprocessor: fix build on wheezy due to bug introduced in f143b54142ae1c1f27a22842c3d994323e59f16d 2015-08-31 14:33:00 +02:00
DynareMain2.cc preprocessor: introduce new option compute_xrefs, #1125 2016-02-23 13:57:55 +01:00
ExprNode.cc Merge branch 'temporary_terms' 2016-03-09 17:53:58 +01:00
ExprNode.hh Merge branch 'temporary_terms' 2016-03-09 17:53:58 +01:00
ExtendedPreprocessorTypes.hh julia: initial preprocessor stub 2015-07-21 18:02:34 +02:00
ExternalFunctionsTable.cc Revert "Merge branch 'rmExtraExo'" 2015-06-09 16:42:51 +02:00
ExternalFunctionsTable.hh Revert "Merge branch 'rmExtraExo'" 2015-06-09 16:42:51 +02:00
Makefile.am build system: fix typo 2016-03-08 18:06:45 +01: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 Save dataset_info in results.mat if it exists 2016-03-11 15:29:12 +01:00
ModFile.hh preprocessor: introduce new option compute_xrefs, #1125 2016-02-23 13:57:55 +01:00
ModelTree.cc Fix : 2016-03-25 15:38:49 +01:00
ModelTree.hh Merge branch 'temporary_terms' 2016-03-09 17:53:58 +01: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 histval: use now the same treatment for exogenous and exogenous det 2015-07-29 16:12:53 +02:00
NumericalInitialization.hh Revert "Merge branch 'rmExtraExo'" 2015-06-09 16:42:51 +02:00
ParsingDriver.cc preprocessor: allow for changing planner_discount in .mod file. closes #1092 2016-03-11 15:56:34 +01:00
ParsingDriver.hh preprocessor: allow arbitrary partitioning of variables (removes long_name keyword) 2016-02-26 16:47:17 +01:00
Shocks.cc preprocessor: add relative_irf option to irf_calibration block. closes #720 2015-09-07 11:49:17 +02:00
Shocks.hh preprocessor: add relative_irf option to irf_calibration block. closes #720 2015-09-07 11:49:17 +02:00
SigmaeInitialization.cc preprocessor: add minimal_workspace option to dynare statement, #946 2015-05-28 11:50:39 +02:00
SigmaeInitialization.hh preprocessor: add minimal_workspace option to dynare statement, #946 2015-05-28 11:50:39 +02:00
Statement.cc preprocessor: add VerbatimStatement class. Closes #953 2015-06-16 12:48:32 +02:00
Statement.hh preprocessor: add VerbatimStatement class. Closes #953 2015-06-16 12:48:32 +02:00
StaticModel.cc preprocessor: fix scoping problem with temporary variables 2015-09-04 15:28:06 +02:00
StaticModel.hh modify *_set_auxiliary_variables to work in julia 2015-08-17 15:36:18 +02:00
SteadyStateModel.cc preprocessor: make notation accord with the rest of the preprocessor 2015-10-30 18:13:37 +01:00
SteadyStateModel.hh preprocessor: make notation accord with the rest of the preprocessor 2015-10-30 18:13:37 +01:00
SymbolList.cc Simplify MATLAB output of symbol lists. 2014-04-10 11:29:11 +02:00
SymbolList.hh ms-dsge: create C driver file without statements 2014-02-24 12:41:02 +01:00
SymbolTable.cc preprocessor: allow arbitrary partitioning of variables (removes long_name keyword) 2016-02-26 16:47:17 +01:00
SymbolTable.hh preprocessor: allow arbitrary partitioning of variables (removes long_name keyword) 2016-02-26 16:47:17 +01:00
WarningConsolidation.cc preprocessor: remove "using namespace std" where not needed 2013-11-20 11:36:01 +01:00
WarningConsolidation.hh preprocessor: eliminate clang warning about using namespace std 2013-11-21 14:47:44 +01:00