Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
website
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dynare
website
Commits
f084e1c4
Verified
Commit
f084e1c4
authored
4 years ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Release announcement for 4.6.3
parent
072a0447
No related branches found
No related tags found
No related merge requests found
Pipeline
#4431
passed
4 years ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
_posts/2020-11-23-dynare-4.6.3-released.markdown
+53
-0
53 additions, 0 deletions
_posts/2020-11-23-dynare-4.6.3-released.markdown
with
53 additions
and
0 deletions
_posts/2020-11-23-dynare-4.6.3-released.markdown
0 → 100644
+
53
−
0
View file @
f084e1c4
---
layout
:
posts
title
:
"
Dynare
4.6.3
Released"
date
:
2020-11-23
related
:
true
categories
:
-
new-dynare-release
tags
:
-
release notes
---
We are pleased to announce the release of Dynare 4.6.3.
This maintenance release fixes various bugs.
The Windows, macOS and source packages are already available for download at
[
the Dynare website
](
https://www.dynare.org/download/
)
.
All users are strongly encouraged to upgrade.
This release is compatible with MATLAB versions ranging from 7.9 (R2009b) to
9.
9 (R2020b), and with GNU Octave versions 5.2.0 (under Windows) and 4.4.1
(under macOS).
Here is a list of the problems identified in version 4.6.2 and that have been
fixed in version 4.6.3:
*
Using an unknown symbol in
`irf_shocks`
option of
`stoch_simul`
would lead to
a crash of the preprocessor
*
`discretionary_policy`
would crash in the presence of news shocks
*
`identification`
would crash for purely forward-looking models
*
The
`endogenous_prior`
option did not properly handle missing observations
*
The auxiliary particle filter with pruning and resampling would crash
*
Initialization of the state variance for particle filters was buggy
*
An
`@#else`
clause after an
`@#ifndef`
was not correctly interpreted
*
An
`@#elseif`
clause after an
`@#ifdef`
or an
`@#ifndef`
was not correctly
interpreted
*
Perfect foresight simulations of models with a single equation would crash
when using either the
`lmmcp`
option or the
`linear_approximation`
*
Inequality constraints on endogenous variables (when using the
`lmmcp`
option) were not enforced on purely backward or purely forward models
*
Perfect foresight simulations with
`bytecode`
and
`block`
options could crash
if there was a purely forward variable whose value in all periods could be
evaluated backward (typically a process of the form
`y=a*y(+1)+e`
)
*
`extended_path`
was broken with
`bytecode`
*
Under Windows, with Octave, the k-order perturbation and MS-SBVAR MEX files
could not be loaded
*
On Fedora (and possibly other GNU/Linux distributions), compilation from
source would fail against Octave 5
As a reminder, the list of new features introduced in versions 4.6.x can be
found in the
[
release notes for
4.6.0
](
https://www.dynare.org/new-dynare-release/dynare-4.6.0-released/
)
.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment