Rust based Game Theory package
Project description
Stratpy - A python module for Game Theory written in rust
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
Will upload as pip package in future
$ pip install stratpy
Usage
>>> import stratpy as sp
>>>
>>> game1 = sp.Game()
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.1.tar.gz
(33.9 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.1.tar.gz.
File metadata
- Download URL: stratpy-0.0.1.tar.gz
- Upload date:
- Size: 33.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.2.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01c1ad15f8e515b5046b68018c9dd44e260b0502f2195344b27a460831a47b10
|
|
| MD5 |
d441dcea368666451f9b4a5c1f42c1d4
|
|
| BLAKE2b-256 |
e9561e0b25b53ff717d892a99caad1fefca6322bf9fa23387b35c1c10579221f
|
File details
Details for the file stratpy-0.0.1-cp311-none-win_amd64.whl.
File metadata
- Download URL: stratpy-0.0.1-cp311-none-win_amd64.whl
- Upload date:
- Size: 140.0 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 |
1fecea39202b0bcca0521e54dfb313e57a3804835ad412b85e6fc7e100cdf845
|
|
| MD5 |
1b125a52332a5b73cf0c2bac6fa5ef68
|
|
| BLAKE2b-256 |
5470f208db65f9c52911f5c95210c97e877545d064c049b55514cc16a4a10173
|