Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/czlee/debate-pairing
Simulations of pairing methods in debate tournaments
https://github.com/czlee/debate-pairing
debate debating
Last synced: 22 days ago
JSON representation
Simulations of pairing methods in debate tournaments
- Host: GitHub
- URL: https://github.com/czlee/debate-pairing
- Owner: czlee
- Created: 2016-04-12T03:53:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-13T01:23:11.000Z (almost 7 years ago)
- Last Synced: 2024-11-18T02:44:07.035Z (about 2 months ago)
- Topics: debate, debating
- Language: Jupyter Notebook
- Size: 3.64 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Debate tournament pairing simulations
=====================================This repository contains some scripts to simulate different methods of pairing
debate tournaments, both for two-team formats and British Parliamentary.The scripts are written in [Julia](http://julialang.org/). The core functions
are written in Julia files, but useful demonstrations are written using
[Jupyter Notebook](http://jupyter.org/). This allows them to be shared easily
with commentary and plots included.