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
Dynare
dynare
Wiki
NewFeatures
Changes
Page history
New page
Templates
Clone repository
Update NewFeatures
authored
6 years ago
by
Willi Mutschler
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
NewFeatures.md
+11
-0
11 additions, 0 deletions
NewFeatures.md
with
11 additions
and
0 deletions
NewFeatures.md
View page @
3f3e127d
...
...
@@ -3,6 +3,17 @@ This page documents the new features in Dynare. For previous versions of Dynare,
Dynare 4.6-unstable
-------------------
-
Improvements to
`identification`
command:
- added minimal system identification check of *Komunjer and Ng (2011, Econometrica)*
- added spectrum identification check of *Qu and Tkachenko (2012, Quantitative Economics)*
- all tests (moments, spectrum, minimal system, strength) can be turned off
- more numerical options which can be changed by the user
- improved printing and storage (same folder) of results
- fixed numerical derivatives
- fixed functionality when there is correlation of shocks or one wants to consider corr parameters
- Reference: [Merge #1648](https://git.dynare.org/Dynare/dynare/merge_requests/1648)
-
Improvements to option
`use_dll`
:
- compilation is now faster on large models (by disabling targeted optimization flags in the compiler)
...
...
This diff is collapsed.
Click to expand it.