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.
majority-judgment-library-go/judgment
Dominique Merle cb99a2290d
feat: provide a color gradient generator
3 years ago
..
analysis.go style: use camelCase for JSON 3 years ago
analysis_test.go refacto: move everything to a subdirectory, to conform with go ecosystem 3 years ago
colors.go feat: provide a color gradient generator 3 years ago
colors_test.go feat: provide a color gradient generator 3 years ago
deliberator.go docs: add extradiegetic comments to please `golint` 3 years ago
majorityjudgment.go feat: guess the amount of judges if not explicit 3 years ago
majorityjudgment_test.go feat: guess the amount of judges if not explicit 3 years ago
result.go style: use camelCase for JSON 3 years ago
tally.go style: use camelCase for JSON 3 years ago
tally_test.go refacto: move everything to a subdirectory, to conform with go ecosystem 3 years ago