A python module for analyzing sparse and empirical games
Project description
Game Analysis
[![Build Status](https://img.shields.io/travis/egtaonline/gameanalysis.svg?style=flat-square)](https://travis-ci.org/egtaonline/gameanalysis) [![Coverage Status](https://img.shields.io/coveralls/egtaonline/gameanalysis.svg?style=flat-square)](https://coveralls.io/github/egtaonline/gameanalysis?branch=master) [![Documentation Status](https://readthedocs.org/projects/gameanalysis/badge/?version=latest&style=flat-square)](http://gameanalysis.readthedocs.io/en/latest/?badge=latest)
This is a collection of python libraries and scripts that manipulate empirical game data.
Usage Setup
This package is hosted on pypi. Install it with pip install gameanalysis.
The entry point from the command line is ga. ga –help will document all available options.
The entry point for python is gameanalysis. See the documentation for what is available from the python interface.
Developing
After cloning this repository, the included Makefile includes all the relevant actions to facilitate development. Typing make without targets will print out the various actions to help development. Type make setup to configure a virtual environment for development.
Requirements
Python 3 & venv
BLAS/LAPACK
A fortran compiler
Testing
All of the tests can be run with make test. Running make check will search for style compliance, and make format will try to fix some in places. make docs will make the documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gameanalysis-4.0.4.tar.gz
.
File metadata
- Download URL: gameanalysis-4.0.4.tar.gz
- Upload date:
- Size: 77.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 957dbc733cc416be6b8cfa46bcf1c8686a2be00e9f9cdba4ece96be821f798bb |
|
MD5 | a4cc2e30a061fe14ca7011aae88f27e5 |
|
BLAKE2b-256 | 9449c30fdb4d067e4ec06e1c78f4b45c719b8917c67e509c5b2ddb2075d36545 |
File details
Details for the file gameanalysis-4.0.4-py3-none-any.whl
.
File metadata
- Download URL: gameanalysis-4.0.4-py3-none-any.whl
- Upload date:
- Size: 96.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2483632e533a9d5c9537d60f8021f48238de6da562dc468aac589128e0f73df |
|
MD5 | 2cb817d29806304d27b32f9d7424c0b7 |
|
BLAKE2b-256 | abe91b9fa1f45392ec6f41de69effacd87b83e19f11316a1c628aae1f66e8b3d |