Simulation Code for the Autopoietic Matrix Model of the Economy
收藏资源简介:
This record contains the Python simulation code implementing the Autopoietic Matrix Model of the Economy (AMER) described in the accompanying research article. The model represents the economy as a recursively organized and operationally closed matrix system linking products, resources, production, income formation, savings, and investment. The code reproduces the numerical simulations reported in the article and generates the main cyclical graphs discussed in the text. The package includes the main Python script, a short README with execution instructions, and example output files. The simulation can be executed in a standard Python environment or in Google Colab. Required packages include NumPy, Pandas, and Matplotlib. This record is intended to ensure reproducibility of the results reported in the article: “Recursive General Equilibrium and the Endogenous Origins of Business Cycles” Author: Paata Leiashvily Version: v1.0



