Skip to content

feat: Quadratic scaling option| NPG-000 #737

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
2b4965f
feat(quadratic voting): alternative
cong-or Jan 15, 2025
a13cc3e
refactor(gamma): big decimal
cong-or Jan 20, 2025
038fdb8
refactor(gamma): big decimal
cong-or Jan 20, 2025
eabf187
refactor(gamma): big decimal
cong-or Jan 20, 2025
72e6c8f
refactor(gamma): big decimal
cong-or Jan 20, 2025
1216305
refactor(gamma): big decimal
cong-or Jan 20, 2025
39aee7d
refactor(gamma): big decimal
cong-or Jan 20, 2025
7dac2e1
refactor(gamma): big decimal
cong-or Jan 20, 2025
375e6c1
refactor(gamma): big decimal
cong-or Jan 20, 2025
59fbc52
Merge branch 'main' into quadratic-voting
cong-or Jan 20, 2025
d3c221a
refactor(big rational): fraction to denom and numer
cong-or Jan 20, 2025
bccc2fc
ignore(fractional exponent with arbitrary precision)
cong-or Jan 21, 2025
cb98492
feat(rug): fractional powers without roots
cong-or Jan 21, 2025
5c45c45
feat(rug): fractional powers without roots
cong-or Jan 21, 2025
491490c
feat(rug): fractional powers without roots
cong-or Jan 21, 2025
cbe894b
feat(rug): fractional powers without roots
cong-or Jan 21, 2025
19a5665
Merge branch 'main' into quadratic-voting
cong-or Jan 21, 2025
01367e3
refactor(nearest): rounding strategy
cong-or Feb 6, 2025
82ec649
feat(apply gamma fractional exponent to vp ): quadratic voting
cong-or Feb 14, 2025
981d209
revert(scaling for encrypted tally only): tally fragment
cong-or Feb 23, 2025
f527c11
Update README.md
cong-or Jul 14, 2025
6d3aecd
Update README.md
cong-or Jul 14, 2025
a5d4c59
Update README.md
cong-or Jul 14, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
150 changes: 126 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading