https://github.com/czlee/debate-pairing
Simulations of pairing methods in debate tournaments
https://github.com/czlee/debate-pairing
debate debating
Last synced: about 2 months 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-13T01:23:11.000Z (over 8 years ago)
- Last Synced: 2025-12-25T19:55:06.841Z (6 months ago)
- Topics: debate, debating
- Language: Jupyter Notebook
- Size: 3.64 MB
- Stars: 1
- Watchers: 2
- 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.