Stratpy - A python library for Game Theory written in rust
Read the documentation here!
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
Installation
$ pip install stratpy
Usage
>>> from stratpy import *
>>>
>>> game1 = Game("Title")
Read more about how to use the library here!
Release files for stratpy 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| stratpy-0.0.4.tar.gz | 67.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| stratpy-0.0.4-cp311-none-win_amd64.whl | CPython 3.11 | none | Windows x86-64 | Details |
Total release size: 259.1 kB
Release files / stratpy-0.0.4.tar.gz
| Download URL | stratpy-0.0.4.tar.gz |
|---|---|
| Size | 67.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9a1106e9aee7797035131cbe99c4858258453c37e1976a02304daa27c4a4421a
|
|
BLAKE2b-256 checksum How to use checksums |
be0cce89f7c3060a0812c6ecee77e865711620f50d195bd720808352f31651c4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
maturin/1.2.3
|
Release files / stratpy-0.0.4-cp311-none-win_amd64.whl
| Download URL | stratpy-0.0.4-cp311-none-win_amd64.whl |
|---|---|
| Size | 191.7 kB |
| Tags | CPython 3.11 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
8e683ee82369c4d297767a70107d36dd18bf1fa154c5250e89616ab4f1fc0e3d
|
|
BLAKE2b-256 checksum How to use checksums |
18aec7a90f4e24474a9f8f47b92df96fc5d2c514b6f56f5b4cac76f8969c4615
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
maturin/1.2.3
|