Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
matlab-gui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dynare
matlab-gui
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e477056eec93e13617df35a43f169b9ef80aacdb
Select Git revision
Branches
3
4.5
master
default
protected
noGUIDE
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Oct
17
Sep
18
Mar
17
16
9
6
5
2
28
Feb
21
20
13
12
6
4
3
6
Sep
2
Aug
1
31
Jul
26
25
24
23
22
6
Jun
4
9
May
8
7
6
2
30
Apr
29
26
25
24
16
12
11
9
8
5
4
3
2
28
Mar
13
5
7
Feb
31
Jan
17
8
7
4
3
2
31
Dec
28
27
14
Nov
13
8
6
13
Sep
28
May
25
23
22
17
16
7
Feb
5
Dec
28
Nov
21
9
7
2
20
Oct
30
Jun
28
27
16
13
12
4
30
May
6
24
Feb
22
21
16
1
25
Jan
20
9
5
Oct
31
Aug
25
7
31
Jul
27
22
17
Nov
Merge branch 'master' into 'master'
master
master
add nograph tick box in shock decomposition tabs, closes Dynare/matlab-gui#15
fix default values in sensitivity analysis: ilptau, pprior, prior_range, stab. Closes Dynare/matlab-gui#13
Merge branch 'master' into 'master'
add simul option: noprint
add stoch_simul option: irf_shocks
add missing estimation options, closes Dynare/matlab-gui#14
fix bug in sensitivity analysis: wrong initialization of options_gsa
disable default option -when an alternative is activated- for some drop-down estimation options
add missing estimation options: nonlinear_filter_initialization, cpf_weights, smoothed_state_uncertainty
add missing stoch_simul option: filtered_theoretical_moments_grid
add missing options to calib. smoother, closes Dynare/matlab-gui#12
fix drop-down option inputs in stoch_simul: sylvester, dr
use `assignin` instead of globals
update posterior distribution tab
add variable to clear (missing from 81452ec)
remove unnecessary code
don't clear all variables in workspace when closing gui: only clear gui variables
allow gui_close_project to clear (or not) the variables in the base workspace
if user does not want to use previous dynare run, remove variables from base workspace
remove unnecessary parens
fix bug where if a tab was opened when it was already open an error was created and nothing happened
use new fields in oo_ to determine what commands have already been run
Merge branch 'master' into 'master'
fix copyright date in command_option_mapping.m
add missing estimation options: raftery_lewis_diagnostics, raftery_lewis_qrs, posterior_nograph
fix bug in postprocesing drop-down option inputs: proposal_approximation, distribution_approximation
fix bug in particle_filter drop-down option inputs: resampling, resampling_method, filter_algorithm
fix bug in estimation input: sylvester
fix bug in estimation input: lyapunov
change input field of no_posterior_kernel_density to check_option
fix bug in estimation input: filter_step_ahead
fix size of endo table displayed in for forecast panel
stoch_simul: handle case where hessian was not computed by the preprocessor
stoch_simul: fix output args
Merge branch 'master' into 'master'
fix bug in estimation input: optim
add posterior_sampling_method to estimation options, closes Dynare/matlab-gui#10
fix bug in estimation input: mh_recover
fix bug in mapping nested options in set_command_option
Loading