Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tmcclintock/ultimate_statistics
- Owner: tmcclintock
- License: bsd-2-clause
- Created: 2018-06-27T14:43:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-11T01:32:07.000Z (about 5 years ago)
- Last Synced: 2024-12-28T08:50:15.959Z (28 days ago)
- Language: Jupyter Notebook
- Size: 13.7 KB
- Stars: 7
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.0You 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)