File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# Conditional Cooperation with Longer Memory
22
33This repository contains files for the project `Conditional Cooperation with
4- Longer Memory`. More specifically, it includes all the files necessary to
5- compile the written notes and for our analysis.
4+ Longer Memory`.
5+
6+ More specifically, it includes all the files necessary to compile the written
7+ notes and for our analysis.
68
79### Manuscript
810
@@ -18,7 +20,7 @@ found in `src/evolution_simulations`.
1820
1921Python was used to numerically explore Nash equilibria. The source code can be
2022found in ` src/numerical_nash ` . For exploring Nash strategies numerically, we
21- used another Python package that we implemented named ` repeated_play ` .
23+ used another Python package that we implemented named [ repeated_play] ( https://github.com/Nikoleta-v3/repeated_play ) .
2224
2325The analysis was done in Jupyter Notebooks. These can be found in the folder
2426` notebooks ` . One can run these notebooks as normal. No special packages were used.
You can’t perform that action at this time.
0 commit comments