Skip to content

Releases: terna/oligopoly

Python 3 Oligopoly

17 May 12:30
Compare
Choose a tag to compare

V6book is related to the experiments reported in the upcoming book M.Mazzoli, M.Morini, and P.Terna, 2019, Rethinking Macroeconomics with Endogenous Market Structure.
The experiments are both of the SMAC (Simple Market Aggregate Clearing mechanism) type (1-6) and of
the ASHAM (Atomistic Simplified HAyekian Market) one (7-11).

Python 3 Oligopoly, preliminary "book" release

01 Apr 09:25
Compare
Choose a tag to compare

V6book is related to the experiments reported in the upcoming book M.Mazzoli, M.Morini, and P.Terna, 2019, Rethinking Macroeconomics with Endogenous Market Structure.

The experiments are both of the SMAC (Simple Market Aggregate Clearing mechanism) type (1-6) and of
the ASHAM (Atomistic Simplified HAyekian Market) one (7-11).

Python 2 Oligopoly related to the cases 0a and 0b, from masterP2

25 Mar 17:15
Compare
Choose a tag to compare

From version 5c_fd, adding corrections to Agent.py to comply with NetworkX 2.0+

The use is related to the two experiments reported in the article M.Mazzoli, M.Morini, and P.Terna, 2017, Business Cycle in a Macromodel with Oligopoly and Agents' Heterogeneity: An Agent-Based Approach, quoted in the README.md file.

Those experiments are also reported in the upcoming book M.Mazzoli, M.Morini, and P.Terna, 2019, Rethinking Macroeconomics with Endogenous Market Structure.

Version 5c_fd adds the output of each firm in each cycle

10 Jan 10:21
Compare
Choose a tag to compare

The production and profit data of each firm in each cycle are now reported into the file date+hour+_firms.csv
(small correction in WorldState.py on 20180109

Version V5bP2_fd is the same of 5b underlining Python 2 use and adding the firm data

27 Aug 20:02
Compare
Choose a tag to compare

_fd means firm data (output for each firm in each cycle.

Use this to replicate the cases of the paper

Versions 5 & 5b improved to 5c

10 Aug 17:38
Compare
Choose a tag to compare

The novelty is the capability of modifying the parameters while the model is running, search for special action use in the Index of Oligopoly.pdf.

First Python 3 version based on 5 (& 5b) releases

27 May 21:25
Compare
Choose a tag to compare

For explanations: please look at the file Oligopoly.pdf, containing the Making of the Simulation Model.

The fourth step in model building

27 May 17:41
Compare
Choose a tag to compare

For explanations: please look at the file Oligopoly.pdf, containing the Making of the Simulation Model.

Third step in building the model

27 May 17:37
Compare
Choose a tag to compare

For explanations: please look at the file Oligopoly.pdf, containing the Making of the Simulation Model.

A first and a second step in buildind the model

26 May 14:34
Compare
Choose a tag to compare

For explanations: please look at the file Oligopoly.pdf, containing the Making of the Simulation Model.

(A note: for some reason, V2 had been merged in V1 in a previous reordering action).