Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-num/num-bigint issues and pull requests

#314 - addition/subtraction acceleration via inline assembly

Pull Request - State: open - Opened by twiby 3 months ago - 7 comments

#313 - Release 0.4.6

Pull Request - State: closed - Opened by cuviper 3 months ago

#313 - Release 0.4.6

Pull Request - State: closed - Opened by cuviper 3 months ago

#312 - Fixes for target x32

Pull Request - State: closed - Opened by cuviper 3 months ago

#312 - Fixes for target x32

Pull Request - State: closed - Opened by cuviper 3 months ago

#311 - x86_64-unknown-linux-gnux32 no longer works with 0.4.5

Issue - State: closed - Opened by trinity-1686a 3 months ago - 1 comment

#311 - x86_64-unknown-linux-gnux32 no longer works with 0.4.5

Issue - State: closed - Opened by trinity-1686a 3 months ago - 1 comment

#310 - added BigURational as a "superset"

Pull Request - State: closed - Opened by d3crvpt3d 4 months ago - 2 comments

#309 - style: use strip_prefix instead of manual starts_with/slice

Pull Request - State: closed - Opened by yhx-12243 4 months ago - 2 comments

#308 - Avoid some widening operations

Pull Request - State: closed - Opened by cuviper 5 months ago

#307 - WIP inline single-digit values

Pull Request - State: open - Opened by cuviper 5 months ago

#306 - Add feature cfgs for docs.rs

Pull Request - State: closed - Opened by cuviper 5 months ago

#305 - Commit to `alloc` as much as possible

Pull Request - State: closed - Opened by cuviper 5 months ago

#304 - Fixed incorrect formulas for coefficients.

Pull Request - State: closed - Opened by ralphtandetzky 5 months ago - 1 comment

#303 - Release 0.4.5

Pull Request - State: closed - Opened by cuviper 5 months ago

#303 - Release 0.4.5

Pull Request - State: closed - Opened by cuviper 5 months ago

#302 - Fix various rustc and clippy lints

Pull Request - State: closed - Opened by cuviper 5 months ago

#302 - Fix various rustc and clippy lints

Pull Request - State: closed - Opened by cuviper 5 months ago

#301 - Use inherent `unsigned_abs`

Pull Request - State: closed - Opened by cuviper 5 months ago

#300 - Remove the build script

Pull Request - State: closed - Opened by cuviper 5 months ago

#300 - Remove the build script

Pull Request - State: closed - Opened by cuviper 5 months ago

#299 - Generate the radix bases in `const` instead of `build.rs`

Pull Request - State: closed - Opened by cuviper 5 months ago

#298 - Add `const ZERO` and additional trait implementations

Pull Request - State: closed - Opened by cuviper 5 months ago

#298 - Add `const ZERO` and additional trait implementations

Pull Request - State: closed - Opened by cuviper 5 months ago

#297 - feat: Implement Step trait for BigInt and BigUint

Pull Request - State: closed - Opened by thecaralice 5 months ago - 1 comment

#296 - Mixed-algorithm GCD (potential optimization)

Issue - State: open - Opened by Rudxain 5 months ago - 1 comment
Labels: enhancement

#295 - Optimise multiplication

Pull Request - State: closed - Opened by joelonsql 6 months ago - 7 comments

#294 - Avoid cloning inputs in sub and add

Pull Request - State: closed - Opened by jonas-lj 7 months ago - 2 comments

#293 - Possible Incompleteness

Issue - State: closed - Opened by YichiZhang0613 7 months ago - 2 comments

#292 - Use namespaced-features to safely bump to MSRV 1.60

Pull Request - State: closed - Opened by cuviper 8 months ago

#291 - ci: merge queue and registry caching

Pull Request - State: closed - Opened by cuviper 8 months ago

#290 - re-export num_traits

Issue - State: open - Opened by benma 8 months ago - 1 comment

#289 - Add powi method for `Sign` enum

Issue - State: open - Opened by feefladder 8 months ago - 1 comment

#288 - Modular inverse for BigUint and BigInt

Pull Request - State: closed - Opened by cuviper 11 months ago

#287 - ci: Update to `actions/checkout@v4`.

Pull Request - State: closed - Opened by waywardmonkeys 12 months ago - 2 comments

#286 - WIP: Moving internals from Vec to Cow (Starting point for discussion)

Pull Request - State: open - Opened by junderw about 1 year ago

#285 - Ability to create const BigUint etc.

Issue - State: open - Opened by junderw about 1 year ago - 2 comments

#284 - Make ntt.rs shorter

Pull Request - State: closed - Opened by byeongkeunahn about 1 year ago - 1 comment

#283 - Feature Request: Ref type for {BigInt|BigUint}

Issue - State: open - Opened by TennyZhuang about 1 year ago - 2 comments

#282 - Implement number theoretic transform for large integer multiplication

Pull Request - State: open - Opened by byeongkeunahn about 1 year ago - 2 comments

#280 - Release 0.4.4

Pull Request - State: closed - Opened by cuviper about 1 year ago - 4 comments

#279 - Add is_negative and is_non_negative

Issue - State: closed - Opened by hydroper about 1 year ago - 1 comment

#278 - Clippy fixes

Pull Request - State: closed - Opened by waywardmonkeys about 1 year ago - 2 comments

#277 - Improve doc linking and minor formatting.

Pull Request - State: closed - Opened by waywardmonkeys about 1 year ago - 2 comments

#276 - Implement To/FromBytes

Pull Request - State: closed - Opened by cuviper about 1 year ago - 4 comments

#275 - BigInt absolute value as a BigUint value

Issue - State: closed - Opened by ghallak about 1 year ago - 2 comments

#274 - Add true_division: divides 2 big integers and returns a f64

Pull Request - State: closed - Opened by twiby about 1 year ago - 4 comments

#273 - From f64

Issue - State: closed - Opened by samuelcolvin over 1 year ago - 2 comments
Labels: question

#272 - Incorrect handling of "_" chars in decimal part of number

Issue - State: closed - Opened by DanielBauman88 over 1 year ago - 1 comment

#271 - Implement ties-to-even for Big[U]Int::to_{f32,f64}

Pull Request - State: closed - Opened by dramforever over 1 year ago - 5 comments

#270 - Build script could be replaced with const fn

Issue - State: closed - Opened by Wuelle over 1 year ago - 4 comments

#269 - to_str_radix produces odd number of digits

Issue - State: closed - Opened by KuTuGu over 1 year ago - 2 comments

#268 - Debug output doesn't honor formatting specifier x

Issue - State: open - Opened by chkno over 1 year ago - 1 comment

#267 - Compiling Bigint Without Cargo

Issue - State: closed - Opened by limitedAtonement over 1 year ago - 1 comment

#266 - Absolute value

Issue - State: open - Opened by mattfbacon over 1 year ago - 6 comments

#265 - Use `u64_digit` for 128-bit targets

Pull Request - State: closed - Opened by icedrocket over 1 year ago - 4 comments

#264 - Update biguint.rs

Pull Request - State: closed - Opened by Sagruvi almost 2 years ago - 2 comments

#263 - Ensure target cfgs are not missing in build.rs

Pull Request - State: closed - Opened by icedrocket almost 2 years ago - 7 comments

#262 - Whether to enable simd support?

Issue - State: closed - Opened by 12915494174 almost 2 years ago - 2 comments

#261 - `test_convert_f32` test failed on `i686-pc-windows-*` target

Issue - State: closed - Opened by icedrocket almost 2 years ago - 8 comments

#260 - Is there a reason that `Copy` isn't implemented for `BigInt` and `BigUint`

Issue - State: closed - Opened by zhenfeizhang almost 2 years ago - 3 comments

#259 - Note that library `ramp` is no longer being maintained

Pull Request - State: closed - Opened by janmarthedal almost 2 years ago - 2 comments

#258 - Docs update

Pull Request - State: closed - Opened by Rudxain almost 2 years ago - 1 comment

#257 - Add support for conversions to ICU4X FixedDecimal

Pull Request - State: closed - Opened by ajtribick about 2 years ago - 2 comments

#256 - "Cannot subtract b from a because b is larger than a" despite no explicit underflow

Issue - State: closed - Opened by Rudxain about 2 years ago - 8 comments
Labels: question

#255 - `BigUint::from` isn't generic

Issue - State: closed - Opened by Rudxain about 2 years ago - 3 comments

#254 - Feature request: trim trailing zeros

Issue - State: closed - Opened by Rudxain about 2 years ago - 6 comments

#253 - BigUint extended_gcd panics on underflow

Issue - State: open - Opened by JeremyRubin about 2 years ago - 7 comments

#252 - Add `to_bytes_padded` or conversion to `crypto_bigint::Uint`

Issue - State: closed - Opened by Plebshot about 2 years ago - 2 comments

#251 - How do I cast BigUint to u128?

Issue - State: closed - Opened by andrew-sol about 2 years ago - 3 comments

#250 - Deserializing BigInt with serde_json

Issue - State: open - Opened by entropidelic about 2 years ago - 7 comments

#249 - How to use this library? [integer literal is too large]

Issue - State: open - Opened by MeRahulAhire about 2 years ago - 11 comments
Labels: question

#248 - Carry only single word in multiplication

Pull Request - State: closed - Opened by calebsander about 2 years ago - 2 comments

#247 - Update alternatives list

Pull Request - State: closed - Opened by AaronKutch about 2 years ago - 2 comments

#246 - Base 1 support

Issue - State: closed - Opened by Rudxain about 2 years ago - 3 comments

#245 - Implement Euclid division and remainder

Pull Request - State: closed - Opened by jaybosamiya about 2 years ago - 6 comments

#244 - `parse_bytes` panics on `b"0"`

Issue - State: closed - Opened by Rudxain about 2 years ago - 2 comments

#243 - Update and simplify the CI workflow

Pull Request - State: closed - Opened by cuviper about 2 years ago - 2 comments

#242 - How to convert int to `BigInt` in `const` declaration?

Issue - State: closed - Opened by Rudxain about 2 years ago - 7 comments
Labels: question

#241 - Out of memory management

Issue - State: open - Opened by ghost over 2 years ago - 1 comment

#240 - Fix is_multiple_of with a 0 arg

Pull Request - State: closed - Opened by cuviper over 2 years ago - 3 comments

#239 - Add From<bool> for BigInt and BigUint

Pull Request - State: closed - Opened by PatrickNorton over 2 years ago - 3 comments

#238 - Converting alphanumeric byte array with radix 36

Issue - State: closed - Opened by rohitjoshi over 2 years ago - 6 comments

#237 - Removed unnecessary lifetime annotations

Pull Request - State: closed - Opened by OliveIsAWord over 2 years ago - 3 comments

#236 - Use inline asm! for x86 DIV

Pull Request - State: closed - Opened by cuviper over 2 years ago - 4 comments

#235 - Bump zeroize

Pull Request - State: closed - Opened by dignifiedquire over 2 years ago

#234 - [docs] Use assignment instead of replace

Pull Request - State: closed - Opened by icecream17 over 2 years ago - 2 comments

#232 - How to use with const values

Issue - State: closed - Opened by AurelienFT almost 3 years ago - 2 comments

#231 - Optimize twos_complement and from_signed_bytes_be

Pull Request - State: open - Opened by Bond-009 almost 3 years ago

#230 - missing tag for 0.4.3 release

Issue - State: closed - Opened by dimbleby almost 3 years ago - 2 comments

#229 - Added `BigUInt::factorial`

Pull Request - State: open - Opened by PatrickNorton almost 3 years ago

#228 - Fix unexpected panics in multiplication

Pull Request - State: closed - Opened by cuviper almost 3 years ago - 2 comments

#227 - feat: add .set_sign() and Mul<Sign>/MulAssign<Sign> for BigInt

Pull Request - State: open - Opened by virchau13 almost 3 years ago

#226 - Set and multiply signs of a `BigInt`

Issue - State: open - Opened by virchau13 almost 3 years ago - 1 comment

#225 - Refactor conversion methods to avoid floating points on `no_std`

Pull Request - State: closed - Opened by archseer almost 3 years ago - 2 comments

#224 - msvc compile error

Issue - State: closed - Opened by tbraun96 about 3 years ago - 2 comments

#223 - Is there an optimized function for ( ( a ^ b ) % c )?

Issue - State: closed - Opened by Wandalen about 3 years ago - 1 comment

#222 - Is there pow() accepting BigInt in exponent?

Issue - State: closed - Opened by Wandalen about 3 years ago - 1 comment