Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
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
Frédéric Karamé
dynare
Commits
0bec3c75
Commit
0bec3c75
authored
11 years ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Finalize release notes for 4.4.1.
parent
0297237d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
NEWS
+20
-7
20 additions, 7 deletions
NEWS
with
20 additions
and
7 deletions
NEWS
+
20
−
7
View file @
0bec3c75
Announcement for Dynare 4.4.1 (on 2014-01-1
5
)
Announcement for Dynare 4.4.1 (on 2014-01-1
7
)
=============================================
We are pleased to announce the release of Dynare 4.4.1.
This release adds a few minor features and fixes various bugs.
This release contains a few changes to the user interface and fixes various
bugs. It also adds compatibility with Octave 3.8.
The Windows packages are already available for download at:
...
...
@@ -16,14 +17,23 @@ All users are encouraged to upgrade.
This release is compatible with MATLAB versions 7.3 (R2006b) to 8.2 (R2013b) and
with GNU Octave versions 3.6 to 3.8.
*
New featur
es
in
the user interface:
*
Chang
es
to
the user interface:
- The syntax introduced in 4.4.0 for conditional forecast in a deterministic
setup was changed.
setup was removed, and replaced by a new one that is better suited to the
task. More precisely, such deterministc forecast are no longer done using
the `conditional_forecast' command. The latter is replaced by a group of
commands: `init_plan', `basic_plan' and `flip_plan'. See the reference
manual for more details.
- Changes to the reporting module: option `annualAverages' to `addTable' has
been removed (use option `tableDataRhs' to `addSeries' instead); option
`vlineAfter' to `addTable' now also accepts a cell array.
- Remove option `annualAverages' to `addTable' (use option `tableDataRhs' to
`addSeries' instead). Option `vlineAfter' to `addTable' now also accepts a
cell array.
- Changes to the date and time series classes: implement broadcasting for
operations (+,-,* and /) between `dseries' class and scalar or vectors; add
the possibility of selecting an observation within a time series using a
formatted string containing a date.
* Bugs and problems identified in version 4.4.0 and that have been fixed in
version 4.4.1:
...
...
@@ -31,6 +41,9 @@ with GNU Octave versions 3.6 to 3.8.
- In MS-SBVAR, there was a bug preventing the computation of impulse responses
on a constant regime.
- Under Octave for Linux, after modifying the MOD file, the changes were not
taken into account at the first Dynare run, but only at the second run.
Announcement for Dynare 4.4.0 (on 2013-12-16)
=============================================
...
...
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