Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
website
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dynare
website
Commits
414f7a44
Verified
Commit
414f7a44
authored
Oct 10, 2019
by
Houtan Bastani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use relative links for pdfs
parent
c20e2f88
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
resources/index.md
resources/index.md
+10
-10
No files found.
resources/index.md
View file @
414f7a44
...
...
@@ -130,13 +130,13 @@ A set of routines that solve models with occasionally binding constraints using
# <i class="fas fa-book"></i> Tutorial
Learn how to perform a stochastic simulation of a small model with Dynare in ten minutes!
<p
class=
"indent"
markdown=
"1"
>
<i
class=
"fas fa-file-pdf"
></i>
[
Tutorial
](
https://www.dynare.org
/assets/tutorial/guide.pdf
)
<i
class=
"fas fa-file-pdf"
></i>
[
Tutorial
](
..
/assets/tutorial/guide.pdf
)
</p>
<p
class=
"indent"
markdown=
"1"
>
<i
class=
"fas fa-file-download"
></i>
[
example1.mod
](
https://www.dynare.org
/assets/tutorial/example1.mod
)
<i
class=
"fas fa-file-download"
></i>
[
example1.mod
](
..
/assets/tutorial/example1.mod
)
</p>
<p
class=
"indent"
markdown=
"1"
>
<i
class=
"fas fa-file-download"
></i>
[
example2.mod
](
https://www.dynare.org
/assets/tutorial/example2.mod
)
<i
class=
"fas fa-file-download"
></i>
[
example2.mod
](
..
/assets/tutorial/example2.mod
)
</p>
...
...
@@ -159,32 +159,32 @@ installer) and is also used by Dynare to compute third order approximations.
<p
class=
"indent"
markdown=
"1"
>
<i
class=
"fas fa-file-pdf"
></i>
[
Solving Stochastic Dynamic Equilibrium Models: A K-order Perturbation Approach
](
https://www.dynare.org
/assets/dynare++/k_order.pdf
)
,
[
Solving Stochastic Dynamic Equilibrium Models: A K-order Perturbation Approach
](
..
/assets/dynare++/k_order.pdf
)
,
a paper by Michel Juillard and Ondra Kamenik that describes the overall algorithm
</p>
<p
class=
"indent"
markdown=
"1"
>
<i
class=
"fas fa-file-pdf"
></i>
the
[
Dynare++ tutorial
](
https://www.dynare.org
/assets/dynare++/dynare++-tutorial.pdf
)
, that
[
Dynare++ tutorial
](
..
/assets/dynare++/dynare++-tutorial.pdf
)
, that
describes the usage of the standalone executable
</p>
<p
class=
"indent"
markdown=
"1"
>
<i
class=
"fas fa-file-pdf"
></i>
a description of the algorithm used for
[
Ramsey optimal policy in Dynare++
](
https://www.dynare.org
/assets/dynare++/dynare++-ramsey.pdf
)
a description of the algorithm used for
[
Ramsey optimal policy in Dynare++
](
..
/assets/dynare++/dynare++-ramsey.pdf
)
</p>
<p
class=
"indent"
markdown=
"1"
>
<i
class=
"fas fa-file-pdf"
></i>
a description of the algorithm used for
[
solving the specialized Sylvester equation
](
https://www.dynare.org
/assets/dynare++/sylvester.pdf
)
a description of the algorithm used for
[
solving the specialized Sylvester equation
](
..
/assets/dynare++/sylvester.pdf
)
</p>
<p
class=
"indent"
markdown=
"1"
>
<i
class=
"fas fa-file-pdf"
></i>
the internal documentation of the
[
numerical integration module
](
https://www.dynare.org
/assets/dynare++/integ.pdf
)
the internal documentation of the
[
numerical integration module
](
..
/assets/dynare++/integ.pdf
)
</p>
<p
class=
"indent"
markdown=
"1"
>
<i
class=
"fas fa-file-pdf"
></i>
the internal documentation of the
[
tensor library
](
https://www.dynare.org
/assets/dynare++/tl.pdf
)
the internal documentation of the
[
tensor library
](
..
/assets/dynare++/tl.pdf
)
</p>
<p
class=
"indent"
markdown=
"1"
>
<i
class=
"fas fa-file-pdf"
></i>
the internal documentation of the
[
k-order library
](
https://www.dynare.org
/assets/dynare++/kord.pdf
)
the internal documentation of the
[
k-order library
](
..
/assets/dynare++/kord.pdf
)
</p>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment