Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
dynare
dynare
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 116
    • Issues 116
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Dynare
  • dynaredynare
  • Milestones
  • 4.5

Closed
Milestone

4.5

  • Issues 230
  • Merge Requests 6
  • Participants 7
  • Labels 22
Unstarted Issues (open and unassigned)
0
Ongoing Issues (open and assigned)
0
Completed Issues (closed)
230
  • create interface for initial_condition_decomposition
    #1425 preprocessor
  • rewrite dyn_saveas, dyn_figure to take the options they need as arguments
    #1415 enhancement
  • Add interface for #1372
    #1406 enhancement preprocessor
  • replace equation cross references with those done for json
    #1398 preprocessor
  • introduce posterior_nograph option
    #1356 bug preprocessor
  • Allow adding auxiliary variables like Ramsey multipliers to var_list_
    #1355 preprocessor
  • set number of threads per job in parallel execution
    #1349 documentation
  • bug in missing_DiffuseKalmanSmootherH3_Z.m?
    #1339 bug estimation
  • A linear model with options_.risky_steadystate = 1; and k_order_solver causes a crash
    #1337 bug
  • add field to M_ when 2nd derivative is equal to zero
    #1335 enhancement preprocessor
  • make stoch_simul more efficient: solve at `order=1` when `M_.hessian_eq_zero==1`
    #1336 enhancement
  • Decide on how to deal with mh_recover on Octave
    #1332 decision octave
  • Find out why pr#1323 fails with older versions of matlab
    #1328 bug
  • octave does not need the compiler argument when using use_dll
    #1314 bug octave windows
  • improve documentation of datafile option
    #1309 documentation enhancement
  • calib_smoother doesn't recognize diffuse_filter
    #1302 duplicate preprocessor
  • xlswrite and xlsopen on Octave no longer work on .xls files, only .xlsx files
    #1293 dseries octave
  • Introduce proper check for stochastic singularity
    #1294 enhancement estimation
  • Provide local nograph option to shock_decomposition
    #1290 preprocessor
  • bug with use_dll, k_order_perturbation
    #1288 bug
  • mex files not found by dynare_config
    #1287 bug
  • Error when running the OSR example in octave
    #1291 bug octave
  • issue undeclared model variable errors at the end of model parsing
    #1286 enhancement preprocessor
  • bytecode crash in Octave
    #1285 bug bytecode octave
  • Clarify and debug macro processor arithmetic in define statements.
    #1278 bug preprocessor
  • grouping shocks in decompositions
    #1280 enhancement preprocessor
  • bug in conditional forecast
    #1276 bug preprocessor
  • Account for MAC in AnalyseComputationalEnvironment.m and GiveCPUnumber.m
    #1272 bug duplicate
  • bug with eig in Matlab R2012a
    #1266 bug identification / sensitivity analysis
  • Block exogenous variables from being used in planner_objective
    #1264 bug optimal policy preprocessor
  • Tabular output of variance decomposition after Bayesian MH estimation
    #1219 estimation
  • normcdf is not supported using MSVC for use_dll
    #1259 enhancement
  • Add preprocessor interface for setting perfect foresight tolerance
    #1249 preprocessor
  • Investigate identification problem
    #1237 bug identification / sensitivity analysis
  • Remove onlyclearglobals option
    #1232 documentation
  • Solve use_dll-incompatibility problem on Windows in master
    #1227 bug
  • Support mingw-compiler on Windows
    #1226 windows
  • qz_criterium in estimation
    #1215 estimation
  • rework recent static model preprocessor changes
    #1209 invalid preprocessor
  • Check newrat-implementation and potentially port Michel's changes
    #1211 estimation
  • In the latest unstable, sparse_hessian_times_B_kronecker_C.mexw64 has a dependency on libgomp-1.dll
    #1203 bug invalid windows
  • Depth issue
    #1201 bug preprocessor
  • Allow for comments in parallel configuration files
    #1194 preprocessor
  • allow to skip 2nd order param derivs
    #1187 performance preprocessor
  • Crash in preprocessor in unstable branch
    #1184 bug preprocessor
  • Fix compatibility with matlab 2016a in installer and mex-folder
    #1183 build system / packaging
  • Fix cross-compilation of Dynare++ for Windows
    #1179 build system / packaging windows
  • Ship Dynare++ example in Dynare++ folder
    #1178 dynare++
  • Investigate crash in sim1_linear.m
    #1176 bug
  • Implement interface for posterior sampling methods
    #1177 documentation estimation
  • Remove or fix dsgevar_posterior_density.m
    #1172
  • derivation with respect to the parameters
    #1150 enhancement preprocessor
  • Harmonize output of objective functions passed to minimizers
    #1149 estimation
  • Do remaining tasks for trends and prefiltering changes
    #1147 estimation identification / sensitivity analysis
  • auxiliary variables in steady state and static model
    #1133 bug preprocessor
  • make xref more efficient, write to .m file
    #1125 enhancement preprocessor
  • Investigate potential bug introduced by 15716124fa6f061ca21e8f6c5a4907a4b0c52562
    #1119 bug optimal policy
  • Fix compilation flags in the build system
    #1121 bug build system / packaging
  • is tests/reporting/example1.mod syntax up to date? Is the test necessary?
    #1111 bug testsuite
  • make substitutions in aux_equations the same way as in equations in DynamicModel::substituteLeadLagInternal
    #1110 bug preprocessor
  • Add preprocessor interface for prior_posterior_function
    #1076 preprocessor
  • move test suite timing to bokeh
    #1073 testsuite
  • test suite timing: when a test is run more than once on a given day, keep the last run
    #1074 testsuite
  • prevent test suite from failing when a call to octave/matlab fails
    #1069 testsuite
  • un-revert 48257450475c306c03fdcbea9901bb3ab9fb8293 and 62b1c85fd4638cb01435d35ed2458a538d897d2f
    #1070 testsuite
  • Make names of model-local variables TeX-compatible
    #1059 bug preprocessor
  • Eliminate the global variable objective_function_penalty_base
    #1051 estimation
  • Make Ramsey and discretionary_policy mutually exclusive via preprocessor
    #1047 preprocessor
  • check_matlab_path.m fails if there are files with single letter file names
    #1040 bug
  • Add option to save kernel density for posterior objects
    #1035 enhancement estimation
  • Add capacities for rolling window forecasts
    #1034 enhancement estimation
  • Transform M_.aux_vars.eq_nbr from char to double
    #1028 preprocessor
  • fix test suite bugs
    #1018 testsuite
  • Fix saving of posterior standard deviations
    #1013 bug
  • Add bandpass filter
    #1011 enhancement preprocessor
  • Running dynare from inside of a matlab function forces "clear all" behavior.
    #974 invalid
  • Block using parameters as variables in mod-files
    #976 preprocessor
  • split output of write_latex_dynamic_model so it can be included in a report
    #966 preprocessor reporting
  • Add cholcov function to missing/statistics
    #964 bug
  • create new class VerbatimStatement
    #953 bug preprocessor
  • Potentially add interface to set parameter bounds for osr.
    #948 documentation enhancement optimal policy
  • Fix loop in identification
    #949 bug identification / sensitivity analysis
  • Add new preprocessor option minimal_workspace
    #946 preprocessor
  • Update manual on ordering of variables coming from smoother
    #943 documentation
  • Fix bug in identification when estimating only standard deviations
    #945 bug identification / sensitivity analysis
  • Fix description of Ramsey timeless perspective in manual
    #944 documentation
  • Add interface for TaRB algorithm
    #940 preprocessor
  • Clarify notation of MS-SBVAR
    #934 documentation
  • Add preprocessor interface for selecting proposal density
    #925 preprocessor
  • Add preprocessor interface and documentation for dr_display_tol and huge_number
    #924 preprocessor
  • Investigate preprocessor crash with external function in model-local variable
    #916 bug preprocessor
  • place oo_.exo_simul in the same format as oo_.endo_simul
    #914 enhancement
  • Fix bug for mh_recover that prevents using mh-files already created
    #912 bug
  • Allow specifying output directory for estimation
    #910 preprocessor
  • Fix treatment of complex elements in perfect foresight simulations
    #896 bug
  • An option (noprint?) should be available to disable output of solvers
    #894 enhancement
  • Document new optimizers...
    #887 documentation
  • move creation of M_ to a separate file
    #885 invalid preprocessor
  • update doc for markov_switching
    #879 documentation markov switching
  • Fix extended path with varexo_det
    #875 bug
  • Update license file
    #874
  • allow the possibility to change the font size of the series in a table
    #870 invalid reporting
  • make sure tables in landscape mode expand to take up all the space possible
    #869 reporting
  • problem running modfile in octave from draw_prior_density.m
    #868 estimation octave
  • add fan charts to reporting
    #867 reporting
  • support 32bit and 64bit preprocessors
    #862 build system / packaging preprocessor
  • Investigate problem in .mod file
    #857 bug preprocessor
  • preprocessor and matlab command lines
    #855 bug preprocessor
  • Make use_calibration option compatible with ML
    #849 estimation preprocessor
  • Make sure order=3 implies k_order_solver in the preprocessor
    #844 bug
  • Check why name GF is suddenly blocked in preprocessor
    #843 bug
  • Investigate crash in bytecode due to incompatible dimensions of jacobia_
    #841 bug bytecode
  • fix parallel on os x
    #838 enhancement
  • Clean up setting of bayestopt_.mf* in dynare_estimation_init
    #820 bug
  • Clear up unused or stale files
    #823
  • Investigate MS-SBVAR bug
    #822 bug markov switching
  • Potentially make oo_recursive_ accessible by default.
    #812 enhancement estimation
  • move reporting code to a different repository and include it as a submodule
    #811 reporting
  • investigate legend placement options
    #810 reporting
  • allow timeseries to be represented as bar graphs
    #809 enhancement reporting
  • Harmonize initval-file loading and update documentation
    #806 enhancement
  • Factorize saving of smoother results used in dynare_estimation_1 and evaluate_smoother
    #804 enhancement
  • Be more flexible with calib_smoother command
    #803 enhancement preprocessor
  • Formatting issue with impulse response charts after running sbvar( ... )
    #774 bug markov switching
  • corrcoef in octave
    #796 bug identification / sensitivity analysis
  • deal with dseries in dynare_identification.m
    #781 bug identification / sensitivity analysis
  • document nodecomposition option to estimation and stoch_simul
    #784 documentation
  • add option opt_algo to osr
    #779 enhancement
  • Deal with correlations in identification
    #766 bug identification / sensitivity analysis
  • Fix initialization of variables in dynare_sensitivity routine
    #764 bug identification / sensitivity analysis
  • Write specialized code for loading data...
    #758 dseries enhancement
  • Investigate dseries bug under Octave
    #755 dseries octave
  • Decide on treatment of prior truncation during estimation
    #750 estimation
  • add explicit warning message when dividing by zero
    #730 preprocessor
  • Add information on auxiliary equations to M_
    #728 preprocessor
  • relative_irf
    #720 estimation preprocessor
  • Preprocessor: @#for end of file bug
    #706 bug preprocessor
  • bug saving dseries in csv format that have had operations made on them
    #704 dseries
  • change syntax for instantiation of year dates
    #697 dseries
  • Crash of k_order_perturbation DLL under MATLAB/Windows
    #690 bug
  • Ramsey: fix M_.aux_vars
    #695 bug preprocessor
  • add option to suppress all reporting stdout output
    #688 reporting
  • Add test and documentation for LMMCP solver
    #684 documentation testsuite
  • update manual for common latex syntax in reports
    #687 documentation
  • addition bug in dseries
    #686 bug dseries
  • Fix various bugs related to detrending and prefiltering
    #679 bug estimation
  • Clarify license of LMMCP
    #680
  • Use of the derivative of an external function directly in the model crashes the preprocessor
    #678 enhancement preprocessor
  • Fix compatibility of sensitivity and ML estimation
    #676 bug identification / sensitivity analysis
  • Deal with treatment of unit roots in identification
    #677 bug identification / sensitivity analysis
  • Fix bug in dsge_likelihood related to analytic_derivation
    #675 bug
  • when creating a report with only one table, tmpRepDir is not created and it crashes
    #673 bug reporting
  • Use pgfplotstable for report tables instead of latex tables
    #672 reporting
  • misc changes to dates/dseries
    #671 dseries
  • Fix handling of prefiltering and trends in non_linear_dsge_likelihood
    #670 bug decision estimation
  • fullpage LaTeX package causes compilation to break on Windows (is output by write_latex_dynamic_model)
    #669 bug
  • rename hessian.m in dyn_hessian.m
    #667 decision
  • support looser syntax for creating dates
    #665 dseries
  • Fix trust-region termination criterion
    #666 bug
  • Identification and var_exo_det
    #664 bug identification / sensitivity analysis
  • Fix bugs in evaluate_steady_state.m for static_and_dynamic_models_differ
    #661 bug
  • Update and fix gsa/set_shocks_param.m
    #662 bug identification / sensitivity analysis
  • produce & print original model (without auxiliary variable substitutions)
    #657 enhancement preprocessor
  • reporting example in manual
    #656 documentation
  • Fix unconditional_forecast values derived from conditional_forecast command
    #655 bug
  • Fix generation of dates when only one data series is used
    #654 bug
  • Support passing a vector to the power operator on a dseries
    #652 dseries enhancement
  • block the use of estimated_params_init and estimated_param_bounds when no estimated_params-block is present
    #651 bug estimation
  • Provide support for Cygwin 64-bit
    #640 build system / packaging enhancement
  • Add preprocessor option like onlyclearglobals
    #635 enhancement preprocessor
  • Steady state of a Ramsey model is wrong in some cases
    #633 bug optimal policy
  • There is a maximum length for Matlab function names ?
    #626 bug
  • Fix preprocessor bug when model-local variable is specified as an estimated parameter
    #624 bug preprocessor
  • Treat exceptions in check
    #619 bug
  • Fix translation of histval to one-lag problem
    #617 bug preprocessor
  • Add conditional check for steady state in unit root models
    #611 enhancement
  • osr entry in manual
    #610 documentation
  • Fix specification of confidence level in estimation
    #598 estimation
  • Fix preprocessor bug
    #599 bug preprocessor
  • dseries sub-sample selection with vector of observation indices.
    #591 bug dseries
  • dseries sub-samples beyond boudary
    #590 bug dseries
  • dseries sub-samples
    #589 documentation dseries
  • new dynare option to suppress diary output
    #587 preprocessor
  • Improve error messages related to an equation number
    #584 enhancement preprocessor
  • Fix simpsa
    #585 bug estimation
  • Fix bug in interaction of diffuse filter and stoch_simul
    #573 bug decision
  • Compatibility with Bison 3
    #570 bug
  • Deal with stale files that are automatically loaded in computations of e.g. endogenous moments
    #566 bug
  • Change warnings and errors related to steady_state_model
    #556 enhancement preprocessor
  • Check whether allowing recursive statements in steady_state_model is possible
    #554 enhancement preprocessor
  • Fix version compatibilty issues
    #546 documentation enhancement preprocessor
  • Improve Documentation of MS-BVAR
    #532 documentation enhancement
  • Discuss allowed use of endogenous variables outside of model-block
    #534 decision preprocessor
  • Check treatment of covariances in DSGE-VAR
    #521 bug estimation
  • Weibull prior distibution
    #520 enhancement estimation
  • Discuss and document the load_mh_file option
    #504 decision documentation estimation
  • Check use and precedence of jscale and document it.
    #503 bug estimation
  • use of tags in write_latex_dynamic_model
    #477 enhancement preprocessor
  • Bytecode does not enforce positivity constraint on irreversible investment model
    #439 bug bytecode
  • investigate problem deleting files with ms-sbvar on windows 7
    #438 bug markov switching
  • Potentially automatically detect non-stationary model and change QZ criterium
    #435 enhancement estimation
  • Deal with treatment of presample
    #430 enhancement estimation
  • Perfect foresight simulator with bytecode/block option is brocken if dynare is compiled with --enable-openmp flag
    #420 bug
  • Expand model_diagnostics to test whether the model is truly linear
    #419 enhancement
  • Support optional features of MatIO on Windows and Mac
    #375 build system / packaging
  • Save the seed when saving the MCMC draws, and restore it with load_mh_file
    #363 bug estimation
  • Potentially make PosteriorIRF obey irf_shocks
    #364 estimation
  • testsuite: modify prior for rho in fs2000XX.mod
    #357 estimation testsuite
  • Use dynSeries in Dynare.
    #347 enhancement estimation
  • Update manual section 5: The Configuration File
    #337 documentation
  • Add functionality to compute function on posterior
    #332 decision enhancement estimation
  • Add reset option to shocks-block
    #331 enhancement estimation preprocessor
  • Add the possibility of interrupting MEX files during computation with Ctrl-C
    #304 enhancement
  • dynSeries: enable excel files to be read in
    #302 enhancement
  • bug: maxit option in steady
    #293 bug
  • Add treatment of missing values to manual
    #286 documentation
  • Expand information stored about model variables in preprocessor
    #288 preprocessor
  • check values returned by likelihood functions and their use in calling functions
    #284 bug estimation
  • Option to require that all endo/exo are initialized in initval
    #261 preprocessor
  • implement trust-region method for non-linear solver
    #260 new algorithm
  • UnivariateSpectralDensity.m must be implemented to preprocessor and documented.
    #254 documentation preprocessor
  • Add interface for convergence tolerance criterions (and maybe rename internal options)
    #238 enhancement
  • Add a user friendly frontend to simult_
    #236 enhancement
  • fix computation of the planner objective under Ramsey policy
    #166 bug optimal policy
  • Integrate dr_block.m into the new structure for stochastic solvers
    #148 block decomposition
  • complete implementation of "shock_decomposition"
    #136 enhancement
  • Add Estimation DLL
    #23 estimation performance
  • Be more flexible about variable declarations
    #2 enhancement preprocessor
  • When the steady state computation fail, give the user a possibility to see where the computation stopped
    #3 enhancement
  • Don't fail when initializing an unknown variable in initval
    #1 enhancement preprocessor
100% complete
100%
Start date
No start date
None
Due date
No due date
230
Issues 230 New issue
Open: 0 Closed: 230
Time tracking
6
Merge requests 6
Open: 0 Closed: 5 Merged: 1
0
Releases
None
Reference: Dynare/dynare%"4.5"