Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmcclintock/ultimate_statistics

A small experiment to see how touches on an ultimate frisbee disc are distributed amongst players.
https://github.com/tmcclintock/ultimate_statistics

Last synced: 14 days ago
JSON representation

A small experiment to see how touches on an ultimate frisbee disc are distributed amongst players.

Awesome Lists containing this project

README

        

# Ultimate_statistics

A small experiment to see how touches on an ultimate frisbee disc are distributed amongst players.

Requirements are:

* Python - verified with 2.7.13 and 3.7.3
* numpy - verified with 1.14.3 and 1.16.2
* ipython (running a jupyter notebook) - verified with 7.4.0

You can open an executable notebook in your browser using [Binder](https://mybinder.org/) by clicking on the following badge:

[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/tmcclintock/Ultimate_statistics/master?filepath=Ultimate-Statistics.ipynb)