diff --git a/assets/dynare++/dynare++-tutorial.pdf b/assets/dynare++/dynare++-tutorial.pdf index 838cfb32642a6400b22fabd3335f052048692b91..0492fc30c3a1369ef8a8c1f70b0a45b368907612 100644 Binary files a/assets/dynare++/dynare++-tutorial.pdf and b/assets/dynare++/dynare++-tutorial.pdf differ diff --git a/assets/dynare++/integ.pdf b/assets/dynare++/integ.pdf deleted file mode 100644 index e4b5c300982d59f51aa9e0ee1fa42b2eb34c6c5d..0000000000000000000000000000000000000000 Binary files a/assets/dynare++/integ.pdf and /dev/null differ diff --git a/assets/dynare++/kord.pdf b/assets/dynare++/kord.pdf deleted file mode 100644 index 9f9a5139c7737293419cd7ca315d2a147b2c06e3..0000000000000000000000000000000000000000 Binary files a/assets/dynare++/kord.pdf and /dev/null differ diff --git a/assets/dynare++/sylvester.pdf b/assets/dynare++/sylvester.pdf index 61ce1148c3f60ad6bed05e8665b39f1d1aa28da2..a4f67bc2d8d2e12e84781ed08382259caed1198b 100644 Binary files a/assets/dynare++/sylvester.pdf and b/assets/dynare++/sylvester.pdf differ diff --git a/assets/dynare++/tl.pdf b/assets/dynare++/tl.pdf index 9824f6ec9b2f93e74e355a6b720e95367f014c9d..ac41a5a35bef1379453cda54b7b2f0dd27f33d9d 100644 Binary files a/assets/dynare++/tl.pdf and b/assets/dynare++/tl.pdf differ diff --git a/resources/index.md b/resources/index.md index 61aa81f21adbef5743a2af1da25e7a071d8d7d1a..5738d58ad40870412322b354d580bd9329eca10b 100644 --- a/resources/index.md +++ b/resources/index.md @@ -158,7 +158,7 @@ Various bits of information such as [new](https://git.dynare.org/Dynare/dynare/w Originally written by Ondra Kamenik, Dynare++ is a C++ library that computes higher order approximations of DSGE models via a perturbation method. It is available as a standalone executable program (shipped with the Dynare -installer) and is also used by Dynare to compute third order approximations. +installer) and is also used by Dynare to compute higher order approximations. <p class="indent" markdown="1"> <i class="fas fa-file-pdf"></i> @@ -181,13 +181,5 @@ a description of the algorithm used for [solving the specialized Sylvester equat </p> <p class="indent" markdown="1"> <i class="fas fa-file-pdf"></i> -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](../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](../assets/dynare++/kord.pdf) -</p>