You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dominique Merle 4712348583
docs
3 years ago
..
CollectedTally.java feat: add a CollectedTally to ease collection of judgments 3 years ago
DefaultGradeTally.java test: enable the median default grade in the JSON assertions 3 years ago
DeliberatorInterface.java docs: review, document and take a break 3 years ago
MajorityJudgmentDeliberator.java docs: review, document and take a break 3 years ago
MedianDefaultTally.java test: enable the median default grade in the JSON assertions 3 years ago
NormalizedTally.java feat: build a normalized tally from another tally (like a collected tally) 3 years ago
ProposalResult.java feat: implement a majority judgment deliberator 3 years ago
ProposalResultInterface.java docs: review, document and take a break 3 years ago
ProposalTally.java feat: normalized tally using Least Common Multiple 3 years ago
ProposalTallyAnalysis.java feat: allow setting a static default grade 3 years ago
ProposalTallyInterface.java docs 3 years ago
Result.java feat: implement a majority judgment deliberator 3 years ago
ResultInterface.java feat: implement a majority judgment deliberator 3 years ago
Tally.java feat: add a CollectedTally to ease collection of judgments 3 years ago
TallyInterface.java refacto: Long → BigInteger 3 years ago
TallyWithDefaultGrade.java test: enable the median default grade in the JSON assertions 3 years ago