-
Notifications
You must be signed in to change notification settings - Fork 221
Pull requests: rust-num/num-bigint
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Allocate with headroom when
BigDigits spills to the heap
#355
opened Aug 18, 2026 by
samuelcolvin
Loading…
NTT multiplication: rewrite planner and improve comments
#354
opened Aug 13, 2026 by
byeongkeunahn
Contributor
Loading…
ran
cargo clippy --fix -- -A clippy::all -W clippy::use_self
#332
opened Jun 23, 2025 by
adamnemecek
Loading…
feat: add .set_sign() and Mul<Sign>/MulAssign<Sign> for BigInt
#227
opened Oct 27, 2021 by
virchau13
Loading…
Convert existing benchmarks to criterion and place them in a separate crate.
#213
opened Aug 10, 2021 by
lemmih
Loading…
Add
BigUint::{is, next}_power_of_two()
#212
opened Aug 8, 2021 by
PatrickNorton
Contributor
Loading…
2 tasks done
Add bitwise operations with primitive ints
#211
opened Aug 8, 2021 by
PatrickNorton
Contributor
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.