Skip to content

Pull requests: rust-num/num-bigint

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

Implement LowerBounded for BigUint
#330 opened May 22, 2025 by tyilo Loading…
Upgrade rand to 0.9
#322 opened Mar 3, 2025 by divergentdave Loading…
fix clippy lints on tests
#318 opened Jan 22, 2025 by bionicles Loading…
Use divide and conquer in to_radix_digits
#316 opened Dec 16, 2024 by HKalbasi Loading…
WIP inline single-digit values
#307 opened May 10, 2024 by cuviper Draft
Optimize twos_complement and from_signed_bytes_be
#231 opened Dec 14, 2021 by Bond-009 Loading…
Added BigUInt::factorial
#229 opened Nov 7, 2021 by PatrickNorton Loading…
Add exponential formatting to BigInt
#214 opened Aug 12, 2021 by PatrickNorton Loading…
Add BigUint::{is, next}_power_of_two()
#212 opened Aug 8, 2021 by PatrickNorton Loading…
2 tasks done
Use SmallVec to optimize for small integer sizes.
#210 opened Jul 28, 2021 by lemmih Loading…
impl From<&Big[U]Int> for Big[U]Int
#204 opened May 22, 2021 by coolreader18 Loading…
Add truncate_* operations on BigInt and BigUint
#202 opened Apr 11, 2021 by digama0 Loading…
Add feature = "zeroize"
#92 opened Apr 25, 2019 by FauxFaux Loading…
[WIP] Add an example of generating large primes
#33 opened Mar 3, 2018 by cuviper Loading…
Add to_slice and to_vec functions
#12 opened Jan 3, 2018 by uzytkownik Loading…
ProTip! Filter pull requests by the default branch with base:master.