neumann 0.1.0

Game Theory algorithms in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Game Theory algorithms in Rust.

Neumann provides utilities to research and implement game-theoretical algorithms. 

# Features


- Matrix Games

# Related resources


- Similar libraries 
  - [Nashpy]https://github.com/drvinceknight/Nashpy - Nash equilibria on 2 player games (python). See [paper]https://www.theoj.org/joss-papers/joss.00904/10.21105.joss.00904.pdf.
  - [Alexrod]https://github.com/Axelrod-Python/Axelrod - Iterated Prisioner's dilemma (python).
  - [Gambit]http://www.gambit-project.org/ - General games (python api).
- Courses
  - Coursera - https://www.coursera.org/projects/game-theory-with-python