Skip to content

Pull requests: arkworks-rs/algebra

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Inverse via GCD for SmallFp, generalize mersenne mul path
#1091 opened Apr 1, 2026 by z-tech Loading…
3 of 6 tasks
Support only u64 sized primes for SmallFp
#1088 opened Mar 30, 2026 by z-tech Loading…
6 tasks
In define_field macro set plausibly useful FFT params for user
#1086 opened Mar 29, 2026 by z-tech Loading…
2 of 3 tasks
build(deps): update sha2 requirement from 0.10 to 0.11 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#1080 opened Mar 26, 2026 by dependabot bot Loading…
Work around for wasm_bindgen::JsError lacking no_std support
#1079 opened Mar 7, 2026 by burdges Loading…
2 of 6 tasks
build(deps): update digest requirement from 0.10 to 0.11 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#1078 opened Feb 16, 2026 by dependabot bot Loading…
perf(ff): parse bytes in 2^64 chunks; drop alloc in BE path
#1069 opened Dec 8, 2025 by radik878 Loading…
3 of 6 tasks
Hensel's lifting optimized
#1064 opened Nov 24, 2025 by swasilyev Draft
6 tasks
Optimize SparseTerm comparisons and constant checks
#1063 opened Nov 22, 2025 by ANtutov Loading…
fix: add bounds checking to relaxed NAF function
#1055 opened Oct 23, 2025 by Lil-Duckling-22 Loading…
Temp Pr1044 SmallFp Macro
#1054 opened Oct 15, 2025 by benbencik Draft
Temp Pr1044 SmallFp Tests
#1053 opened Oct 15, 2025 by benbencik Draft
Temp Pr1044 SmallFp Trait
#1051 opened Oct 15, 2025 by benbencik Draft
Increase threshold for parallelization in multi-miller loops
#1041 opened Oct 2, 2025 by Pratyush Loading…
6 tasks
fix: remove redundant take() calls on iterators
#1033 opened Sep 21, 2025 by DeVikingMark Loading…
Refactor MSM to reduce code duplication
#1031 opened Sep 14, 2025 by waamm Loading…
3 of 6 tasks
feat: bn254 maptocurve
#972 opened Apr 8, 2025 by emberian Loading…
Update
#958 opened Mar 20, 2025 by Pratyush Draft
6 tasks
ProTip! Exclude everything labeled bug with -label:bug.