Stratpy - Documentation#

A python library for Game Theory written in rust.

Note

This project is under active development.

Motivation:#

  • Create an easy to use python package for game theory catering to alternate disciplines like polisci.

  • Backend created in rust offering a modern fast and memory-safe language, while python allows for an easy api for the scientific community.

Features:#

  • Normal form and Extensive form games (including incomplete information)

  • Solve games using user-ordered preferences (unknown but orderable variables)

  • Easily export games to latex and other formats