Skip to content

Pull requests: rust-num/num-bigint

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

Pull requests list

Modular inverse for BigUint and BigInt
#288 opened Nov 9, 2023 by cuviper Loading…
Docs update
#258 opened Oct 16, 2022 by Rudxain Draft
Use inline asm! for x86 DIV on Rust 1.59+
#236 opened Feb 23, 2022 by cuviper Loading…
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…
Add to_slice and to_vec functions
#12 opened Jan 3, 2018 by uzytkownik Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.