Rust based Game Theory package
Project description
Stratpy - A python library 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
$ pip install stratpy
Usage
>>> from stratpy import *
>>>
>>> game1 = Game("Title")
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.2.tar.gz
(44.2 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.2.tar.gz.
File metadata
- Download URL: stratpy-0.0.2.tar.gz
- Upload date:
- Size: 44.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.2.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68170f8a4f3d65016d8a16966089540b4f0cfee6ae956924777a603e72ae26d2
|
|
| MD5 |
c20d0cc3e53f3d59f9fc156616d1d64f
|
|
| BLAKE2b-256 |
f31bec69d018d3e4180b36c7ff8e4097c2eaac2823f580c169f704eddd8a94a5
|
File details
Details for the file stratpy-0.0.2-cp311-none-win_amd64.whl.
File metadata
- Download URL: stratpy-0.0.2-cp311-none-win_amd64.whl
- Upload date:
- Size: 151.2 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 |
d521aea26efa81c24204858311ae481ab5242ca9c237a6fddee013b075e2a924
|
|
| MD5 |
bd60fe96c058a6ca16292588b89ef4f5
|
|
| BLAKE2b-256 |
486860db5cfcc22dc24e1a71c0f69f71f391aa34f3a059e130063374a1979e96
|