Refactor aggregates a bit

Repository details (ep-erroneous-votes)
Project page
ep-erroneous-votes
Project log category
(38 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📁 This project has been archived.
🤷 This project is not particularly popular.
Repository activity period
🗓
Commits
38 commits
Stars
4 stars
Commit details (697bbb3c)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Refactor aggregates a bit

Raw text
Refactor aggregates a bit

Changed files (12)

Path Additions Deletions
src/extract/aggregate-merge.sh +7 -0
src/extract/aggregate-prepare.sh +9 -0
src/extract/aggregate.sh +55 -0
src/extract/vote-counts.sh +0 -144
src/extract/voting-corrections.sh +27 -0
src/extract/votings-with-correctionals.sh +1 -19
src/one-shot/all.sh +16 -0
src/one-shot/per-term.aggregate.sh +11 -0
src/one-shot/per-term.data.sh +18 -6
src/utils/as-object.sh +8 -0
src/utils/merge.sh +5 -0
src/utils/sort-object-keys-deep.sh +27 -0

Commit categories (3)