This repository contains the code that I wrote (in Python and Mathematica) during my postdoc in Computer Science for running simulations. It contains the following directories:
- Automata: Contains the code of the implementation of a deterministic finite automaton.
- CodingThmLikeBehaviour: Contains the code that creates empirical distributions of computing models in the Chomsky hierarchy.
- CooperationPrevailsIndAdjustSocialTies: Contains the implementation of the paper Cooperation Prevails When Individuals Adjust Their Social Ties.
- Networks: Contains the code for the Watts–Strogatz model.