From 8c7127f704c9ed71d5f2eeea88b03c2b143fac04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Argos=29?= <stepan@adjemian.eu> Date: Fri, 20 Sep 2024 10:09:41 +0200 Subject: [PATCH] Add README (with a link to the slides). --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e82bce6 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ + [](https://mnemosyne.ithaca.fr/stephane/ispra-2024/-/commits/master) + +<br/> +<br/> + + - [slides.pdf](https://dynare.adjemian.eu/prose/ispra-2024.pdf) + - Example available in the `model` folder (you need to have Dynare's `matlab` subfolder and this project `matlab` folder in the path). + -- GitLab