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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
Stéphane Adjemian
dynare
Commits
6e111403
Verified
Commit
6e111403
authored
3 years ago
by
Johannes Pfeifer
Committed by
Stéphane Adjemian
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
dr.tex: update footnote
Related to
Dynare/dynare#7
(cherry picked from commit
35b2a24c
)
parent
a48de12f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/dr.tex
+2
-6
2 additions, 6 deletions
doc/dr.tex
with
2 additions
and
6 deletions
doc/dr.tex
+
2
−
6
View file @
6e111403
...
@@ -62,12 +62,8 @@ detail the algorithm implemented in Dynare for computing the first order
...
@@ -62,12 +62,8 @@ detail the algorithm implemented in Dynare for computing the first order
approximated solution of nonlinear rational expectations models.
\footnote
{
This
approximated solution of nonlinear rational expectations models.
\footnote
{
This
algorithm is available using the
\texttt
{
stoch
\_
simul
}
command of Dynare. The
algorithm is available using the
\texttt
{
stoch
\_
simul
}
command of Dynare. The
original implementation of this algorithm was done by Michel Juillard, using
original implementation of this algorithm was done by Michel Juillard, using
MATLAB, and is available in the
\texttt
{
matlab/dr1.m
}
file which is
MATLAB, and is available in the
\texttt
{
matlab/dyn
\_
first
\_
order
\_
solver.m
}
file which is
distributed with Dynare. Another implementation was done by the author, in
distributed with Dynare.
}
C++, in the
\texttt
{
DecisionRules
}
class, in the
\texttt
{
mex/sources/estimation
}
directory of the source tree. The notations
used in the present paper are closer to the C++ implementation than to the
MATLAB implementation.
}
This algorithm is based on a generalized Schur decomposition---also known as
This algorithm is based on a generalized Schur decomposition---also known as
the QZ decomposition---and is therefore essentially a variation on the
the QZ decomposition---and is therefore essentially a variation on the
...
...
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