Rust based Game Theory package
Project description
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!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
stratpy-0.0.4.tar.gz
(67.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stratpy-0.0.4.tar.gz.
File metadata
- Download URL: stratpy-0.0.4.tar.gz
- Upload date:
- Size: 67.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.2.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a1106e9aee7797035131cbe99c4858258453c37e1976a02304daa27c4a4421a
|
|
| MD5 |
5baafa5266949d2de9633a57d286824c
|
|
| BLAKE2b-256 |
be0cce89f7c3060a0812c6ecee77e865711620f50d195bd720808352f31651c4
|
File details
Details for the file stratpy-0.0.4-cp311-none-win_amd64.whl.
File metadata
- Download URL: stratpy-0.0.4-cp311-none-win_amd64.whl
- Upload date:
- Size: 191.7 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.2.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e683ee82369c4d297767a70107d36dd18bf1fa154c5250e89616ab4f1fc0e3d
|
|
| MD5 |
1bd6bc21612b09c2ef41126646114b95
|
|
| BLAKE2b-256 |
18aec7a90f4e24474a9f8f47b92df96fc5d2c514b6f56f5b4cac76f8969c4615
|