From 0540cf065fcbfe85c65ed0b66da79b8def3dae46 Mon Sep 17 00:00:00 2001 From: Pietro Terna Date: Fri, 17 May 2019 14:23:52 +0200 Subject: [PATCH] descriptive changes --- .../oligopoly/README.md | 7 +++++++ .../oligopoly/runningSpecificCases.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/6 objectSwarmObserverAgents_AESOP_turtleLib_NetworkX/oligopoly/README.md b/6 objectSwarmObserverAgents_AESOP_turtleLib_NetworkX/oligopoly/README.md index 76f0182..60c231d 100644 --- a/6 objectSwarmObserverAgents_AESOP_turtleLib_NetworkX/oligopoly/README.md +++ b/6 objectSwarmObserverAgents_AESOP_turtleLib_NetworkX/oligopoly/README.md @@ -21,6 +21,13 @@ The Oligopoly model uses [SLAPP](https://terna.github.io/SLAPP/) as its agent-ba To run a specific case of the above quoted article or of the incoming book *Rethinking macroeconomics with endogenous market structure* of M.Mazzoli, M.Morini, and P.Terna, please look at the Appendix C of the book itself or to the file [runningSpecificCases.md](https://github.com/terna/oligopoly/blob/master/runningSpecificCases.md). +It is possible to run Oligopoly directly online, via [https://mybinder.org](https://mybinder.org), +accessing the file system at +[https://mybinder.org/v2/gh/terna/SLAPP3/master](https://mybinder.org/v2/gh/terna/SLAPP3/master) to modify – if necessary – the content of the folder ***oligopoly*** contained into the +folder ***6 objectSwarmObserverAgents_AESOP_turtleLib_NetworkX***. + +Then, from the main folder, we launch the *iRunShellOnline.ipynb* file, and finally we follow the instructions contained in it. + ______________________________________ *Erratum for the paper above*: in Table 1, the **Expected employment ratio at t=1** is **0.9** and not 0.8. diff --git a/6 objectSwarmObserverAgents_AESOP_turtleLib_NetworkX/oligopoly/runningSpecificCases.md b/6 objectSwarmObserverAgents_AESOP_turtleLib_NetworkX/oligopoly/runningSpecificCases.md index be410f4..bce1600 100644 --- a/6 objectSwarmObserverAgents_AESOP_turtleLib_NetworkX/oligopoly/runningSpecificCases.md +++ b/6 objectSwarmObserverAgents_AESOP_turtleLib_NetworkX/oligopoly/runningSpecificCases.md @@ -85,4 +85,4 @@ accessing the file system at [https://mybinder.org/v2/gh/terna/SLAPP3/master](https://mybinder.org/v2/gh/terna/SLAPP3/master) to modify – if necessary – the content of the folder ***oligopoly*** contained into the folder ***6 objectSwarmObserverAgents_AESOP_turtleLib_NetworkX***. -Then, from the main folder, we launch the *iRunShellOnline.ipynb* file, and finally we follow the instruction contained in it. +Then, from the main folder, we launch the *iRunShellOnline.ipynb* file, and finally we follow the instructions contained in it.