Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dynare
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
Willi Mutschler
dynare
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c45c0efeba038bae60b70b5d2095ff992238bb20
Select Git revision
Branches
10
bayesian_irf_matching
cet-octave-one-more-time
docker-meson
identificationME
irf-matching-example
irf_match_perfect_foresight
master
default
mom_fname
new-desktop-matlab
pskf
Tags
20
4.5.6
4.5.5
4.5.4
4.5.3
4.5.2
4.5.1
4.5.0
4.4.3
4.4.2
4.4.1
4.4.0
4.4-beta1
4.3.3
4.3.2
4.3.1
4.3.0
4.2.5
4.2.4
4.2.3
4.2.2
30 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Aug
17
15
31
Jul
29
26
25
24
23
22
19
18
16
15
13
8
1
25
Jun
20
19
7
6
5
4
3
31
May
30
28
23
22
21
16
15
14
7
3
2
30
Apr
29
25
23
22
16
12
9
8
4
2
26
Mar
25
22
19
18
15
13
12
7
4
1
29
Feb
28
26
23
22
21
20
19
17
16
15
14
13
12
9
8
7
5
2
1
31
Jan
30
29
26
25
24
23
22
19
17
16
12
10
9
8
7
5
3
28
Dec
27
22
21
20
19
18
17
16
15
14
13
12
11
8
7
6
5
4
30
Nov
29
28
27
24
23
22
21
17
16
15
14
13
10
9
8
7
6
2
30
Oct
29
26
25
24
23
- changed use_relaxation behavior, to match more closely the old one (but more efficiently)
- when multiple solutions are found, compute likelihood as the sum of all solutions found
- set noprint before the first call to DsgeSmoother
bug fix: wrong variable name used
bug fix for when the desired vintage date does not coincide to an end-of-the-year Q4 period.
added Irreversible_investment_leadlag.mod to testsuite and make comparison with Irreversible_investment.mod
provide alternative irreversible investment model that uses leads and lags in #declarations, as allowed by 4f6344e6 (see also #1929).
:bug: occbin.forecast: account for zero variance shocks and do not crash if one simulation fails
Update dseries submodule (bug fix).
Merge branch 'master' into 'master'
add DIME MCMC
add arch linux section
Merge branch 'smc' into 'master'
Update dseries submodule (bug fix).
Update dseries submodule.
Merge branch 'multivariate_t' into 'master'
fix multivariate_student implementations
Preprocessor: minor simplifications
conditional_forecast command: fix error messages
Bytecode: misc simplifications
Bytecode: minor code clarification
Bytecode: minor simplification
Bug fix (diff of an exogenous variable).
smc_samplers_initialization.m: clean up header
Update dseries submodule (add new conversion routine, add new option to dplot command, bug fixes).
Preprocessor: misc simplifications and modernizations
C++20 modernization: use std::ranges::max_element
C++20 modernization: use std::ranges::sort
C++20 modernization: use std::ranges::is_sorted
C++20 modernization: use std::ranges::transform
C++20 modernization: use std::ranges::fill_n
C++20 modernization: use std::ranges::copy_n
C++20 modernization: use std::ranges::equal
C++20 modernization: use std::ranges::copy
Preprocessor update
C++20 modernization: use std::ranges::all_of
C++20 modernization: use std::ranges::any_of
C++20 modernization: use std::ranges::find
Discretionary policy: use sparse representation for the dynamic Jacobian
C++20 modernization: use ranges library
Loading