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
Sébastien Villemot
dynare
Graph
master
Select Git revision
Branches
4
asm
kronecker
master
default
precond
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
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Nov
18
15
5
30
Oct
29
24
23
21
16
15
14
11
10
8
6
4
2
27
Sep
26
25
24
23
20
19
16
13
12
11
10
9
3
2
30
Aug
27
26
23
18
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
libkorder, k_order_welfare: avoid unnecessary copies in pass-by-value
master
master
libkorder: remove unneeded call to std::move
CI: add manual clang-tidy job
Bump to clang-format 16
Simplification using the “catch VALUE” syntax
Drop unused function
Drop M_.exo_det_length, rather use a field in dr structure
histval_file/initval_file/data: harmonize structure field names with option names
initvalf/histvalf: fix typo in error message
Testsuite: drop unused file
Testsuite / PAC: use sparse representation for the model
get_ar_ec_matrices.m: use sparse representation for the model
Balanced growth path computation: use sparse representation for the model
Preprocessor update
Parallel estimation: copy files for the sparse representation on remote hosts
Occbin solver: use sparse representation for the model
Manual: bump supported macOS version
det_cond_forecast: when using bytecode, do not use block decomposition even with “block” option
Manual: fix typo
Manual: fix typo in mathematical description of “conditional_forecast” command
Merge branch 'efficient_drawing' into 'master'
det_cond_forecast: remove commented code
det_cond_forecast: remove unreachable code
det_cond_forecast: remove unused calling syntax
Manual: fix description of “det_cond_forecast” command
compute_moments_varendo.m: fix prior sampler
posterior_analysis.m: add comments
GetAllPosteriorDraws.m: factorize function by subsuming loading of specified blocks under main loop
GetAllPosteriorDraws.m: make routine more efficient by enabling to output full parameters matrix instead of column vectors
set_number_of_subdraws.m: allow for outputting number of draws per chain
bug: fix number of sub_draws used
SMC/DIME: allow posterior smoothing at first order
moments_varendo and prior_posterior_statistics: account for different paths of various posterior samplers
PosteriorIRF_core1.m: rely on input path instead of recomputing it
Draw subsample without repeatedly loading the same file
Merge branch 'ep' into 'master'
Manual: remove repetition in description of conditional_forecast_paths
WIP: Better preconditionner for stack_solve_algo={2,3} (GMRES + BiCGStab solvers)
precond
precond
sim1.m: include linear system resolution in displayed iteration time
Merge branch 'smc' into 'master'
Loading