From d52210b75b011a641d79075e7dd25c3f024849ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemia=20=28Scylla=29?= Date: Wed, 31 Oct 2018 09:27:54 +0100 Subject: [PATCH] Changed nutshell section. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There is nothing natural about writing models… Also reordered the items and moved Ramsey in Tasks item (as optimal policy). --- index.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/index.md b/index.md index 02de047..2fe17b5 100644 --- a/index.md +++ b/index.md @@ -25,20 +25,16 @@ feature_row:
-

Models

-Dynare can handle a wide range of macroeconomic models: DSGE, OLG, perfect forsight, Ramsey, ... [find out more!](about) -
-
-

Tasks

-Use Dynare to solve and estimate your model, produce IRFs, perform identification and sensitivity analysis, and more! +

Ease of Use

+Express your model in a human readable format, Dynare will take care of the rest!
-

Platforms

-Dynare runs on top of Matlab, [GNU Octave](https://www.gnu.org/software/octave/), and, in the not too distant future, [Julia](https://julialang.org/)! +

Models

+Dynare can handle a wide range of macroeconomic models: DSGE, OLG, perfect foresight, ... [find out more!](about)
-

Ease of Use

-The Dynare language allows you to express your model in a natural, easy-to-read format. Dynare takes care of the rest! +

Tasks

+Use Dynare to solve and estimate your model, compute optimal policy, perform identification and sensitivity analysis, and more!

License

@@ -48,6 +44,10 @@ Dynare is [free and open-source software](https://en.wikipedia.org/wiki/Free_and

Community

We organize a Summer School and a Conference every year (applications every Spring) and you can use the [Forum](https://forum.dynare.org/) year-round.
+
+

Platforms

+Dynare runs on top of Matlab, [GNU Octave](https://www.gnu.org/software/octave/), and, in the not too distant future, [Julia](https://julialang.org/)! +
-- GitLab