Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 414 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 414 Bytes

NOS-voting-system-research

thought-dump.md

Some summaries and some arguments we want to keep track of.

todo: Needs cleanup and made concise for whitepaper section.

pseudo-codes.py

Implementation of one ranking round, using a mean for a bracket systems as well as resulting reward computation.

todo: Depending on target platform, this could use a rewrite form procedual to class based.