Ecosyste.ms: Issues

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

GitHub / akubera/bigdecimal-rs issues and pull requests

#142 - Fix broken link in README.md

Pull Request - State: closed - Opened by jonahgao 3 months ago - 1 comment

#140 - Incorrect BigDecimal Format! output

Issue - State: closed - Opened by DBoehm-Superstate 4 months ago - 9 comments

#139 - Test failures on i386 machines

Issue - State: open - Opened by alexanderkjall 4 months ago - 2 comments

#138 - Duplicate serde json features

Pull Request - State: open - Opened by alexanderkjall 4 months ago - 5 comments

#137 - Take sign into account when rounding numbers in (-1, 1), fixes #136

Pull Request - State: closed - Opened by danilopedraza 5 months ago - 8 comments

#136 - round method works incorrectly for zero decimal places

Issue - State: closed - Opened by ice1080 5 months ago - 3 comments

#135 - Regression: scientific notation in `BigDecimal::to_string()`

Issue - State: closed - Opened by findepi 5 months ago - 10 comments

#134 - sqrt is slower than expected

Issue - State: closed - Opened by jorisguex 7 months ago - 3 comments

#133 - sqrt_with_context() doesn't respect rounding mode?

Issue - State: closed - Opened by jorisguex 7 months ago - 3 comments
Labels: bug

#132 - Zero values with certain scales are formatted with E

Issue - State: closed - Opened by aexoden 7 months ago - 7 comments
Labels: bug

#131 - Inconsistent use of 'e' vs 'E' in formatting numbers

Issue - State: open - Opened by gnp 7 months ago - 2 comments

#130 - Release 0.4.4 needs to be yanked.

Issue - State: closed - Opened by rukai 8 months ago - 2 comments

#129 - regression between v0.4.3 and v0.4.4 affecting 32-bit architectures

Issue - State: closed - Opened by decathorpe 8 months ago - 4 comments

#128 - Sudden downgrade of `num-bigint` dependency

Issue - State: closed - Opened by iajoiner 8 months ago - 6 comments

#127 - regression: `BigDecimal::from_str` gives unexpected result

Issue - State: closed - Opened by comphead 10 months ago - 9 comments

#126 - std::fmt precision in `format!`: regression since 0.3?

Issue - State: closed - Opened by rubdos 11 months ago - 20 comments

#125 - Comparing numbers can take a surprising amount of time

Issue - State: closed - Opened by BenWiederhake 11 months ago - 11 comments

#124 - Support for specifying max number of decimals

Issue - State: open - Opened by rellfy 12 months ago - 3 comments

#123 - Add Clone to ParseBigDecimalError

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

#122 - impl Arbitrary for BigDecimal

Issue - State: open - Opened by Ekleog about 1 year ago - 3 comments
Labels: help wanted

#121 - Use exponential format for decimals with relatively large scale

Pull Request - State: open - Opened by declanvk about 1 year ago - 15 comments

#121 - Use exponential format for decimals with relatively large scale

Pull Request - State: closed - Opened by declanvk about 1 year ago - 19 comments

#120 - Copy is unneed when add with BigDecimalRef

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

#120 - Copy is unneed when add with BigDecimalRef

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

#119 - Add support for serde_json's arbitrary precision

Pull Request - State: open - Opened by tenuous-guidance over 1 year ago - 19 comments

#118 - Incorrect result from to_f64 on 0.000875

Issue - State: closed - Opened by Tim-Evans-Seequent over 1 year ago - 8 comments

#117 - Add arbitrary precision support for serde_json deserialization

Issue - State: open - Opened by tenuous-guidance over 1 year ago - 2 comments

#116 - Add `get_scale` method to `BigDecimal` for efficient number type determination

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

#115 - Subtraction overflow leads to panic in `from_str_radix`

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

#114 - Release 0.4.2

Pull Request - State: closed - Opened by rukai over 1 year ago - 3 comments

#114 - Release 0.4.2

Pull Request - State: open - Opened by rukai over 1 year ago - 1 comment

#113 - Incorrect parsing of JSON numbers in v0.4 (Regression)

Issue - State: open - Opened by probablykasper over 1 year ago - 2 comments

#112 - Implement `DivAssign` and `RemAssign`

Pull Request - State: closed - Opened by mohe2015 over 1 year ago

#111 - `cargo build --all-targets` fails

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

#110 - Fix build.rs

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

#109 - Comparisons with large exponents are extremely slow

Issue - State: open - Opened by DanielBauman88 over 1 year ago - 2 comments

#108 - [Possible Bug] - Display panics for large numbers

Issue - State: closed - Opened by DanielBauman88 over 1 year ago - 10 comments
Labels: bug

#107 - release the build.rs fix

Issue - State: closed - Opened by rukai over 1 year ago - 3 comments

#106 - Do not rebuild if default_precision would not change

Pull Request - State: closed - Opened by alamb over 1 year ago - 2 comments

#105 - bigdecimal `0.4.0` always forces a rebuild (on mac)

Issue - State: closed - Opened by alamb over 1 year ago - 6 comments

#104 - changelog / release notes

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

#103 - parse_from_f64 is not precise

Issue - State: closed - Opened by sanpii over 1 year ago - 4 comments
Labels: ProbablyWontFix?

#102 - BUG: expose serde feature

Pull Request - State: closed - Opened by qdrs over 1 year ago - 1 comment

#101 - BUG: override default FromPrimitive implementation for u128 and i128

Pull Request - State: closed - Opened by qdrs over 1 year ago

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

Issue - State: closed - Opened by DanielBauman88 almost 2 years ago - 1 comment

#99 - Fix incorrect handling of _ in decimal

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

#98 - panicked at 'called `Option::unwrap()`

Issue - State: closed - Opened by yamelsenih almost 2 years ago - 1 comment

#97 - [Feature]: support `no_std` environments

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

#96 - Deos this repo under maintain?

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

#95 - Add `no-std` compatibility

Pull Request - State: closed - Opened by abdelhamidbakhta about 2 years ago - 1 comment

#94 - subtract overflow on `fmt::Display` on `BigDecimal`

Issue - State: closed - Opened by austinabell over 2 years ago - 1 comment

#93 - overflow on `PartialEq` for `BigDecimal`

Issue - State: closed - Opened by austinabell over 2 years ago - 1 comment

#92 - The digits function returns incorrect results for negative numbers

Issue - State: closed - Opened by dchenbecker over 2 years ago - 3 comments

#91 - Use scientific notation for fmt::Display and fmt::Debug please

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

#90 - Panic on round call

Issue - State: closed - Opened by mashedcode over 2 years ago - 4 comments

#89 - Override to_i128 and to_u128 in BigDecimal

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

#88 - [nit] fix typos

Pull Request - State: closed - Opened by 24seconds over 2 years ago - 1 comment

#87 - add a customized round up or round down method

Issue - State: open - Opened by Kilerd over 2 years ago

#86 - Does 1 * 1 very slowly

Issue - State: closed - Opened by safinaskar almost 3 years ago - 12 comments

#85 - Print bigdecimal without trailing zeros

Issue - State: closed - Opened by incker almost 3 years ago - 1 comment

#84 - Custom String generator

Issue - State: open - Opened by anghenfil almost 3 years ago
Labels: help wanted

#82 - global values

Issue - State: open - Opened by lattice0 over 3 years ago

#81 - fast int root/ln functions?

Issue - State: open - Opened by lukaz-vaultree-com over 3 years ago - 2 comments

#80 - Update num-bigint and num-integer

Pull Request - State: closed - Opened by piperswe over 3 years ago - 1 comment

#79 - Maths functions

Issue - State: open - Opened by andy-thomason over 3 years ago - 2 comments

#78 - No way to determine the scale/precision

Issue - State: open - Opened by bjchambers over 3 years ago - 2 comments

#77 - Add serde feature to cargo toml

Pull Request - State: closed - Opened by humb1t over 3 years ago - 1 comment

#76 - Maintenance

Issue - State: open - Opened by jplatte almost 4 years ago - 3 comments

#74 - powf

Issue - State: open - Opened by fdncred about 4 years ago - 2 comments

#73 - arrive to 1.0?

Issue - State: open - Opened by Silentdoer about 4 years ago

#72 - Fix panic on rounding long fractions (+ rustfmt)

Pull Request - State: closed - Opened by dpbriggs about 4 years ago - 4 comments

#71 - serialize_with

Issue - State: open - Opened by shiftrtech about 4 years ago

#70 - Re-Export crates whose values are used in public API.

Issue - State: closed - Opened by fredo994 over 4 years ago - 1 comment

#69 - Panic when rounding long fractions

Issue - State: closed - Opened by dpbriggs over 4 years ago - 9 comments

#68 - Cargo fmt

Pull Request - State: closed - Opened by Atul9 over 4 years ago - 1 comment

#67 - Support representation of infinity

Issue - State: open - Opened by thegedge over 4 years ago - 1 comment

#66 - Add round implementation

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

#65 - Fix f32 and f64

Pull Request - State: closed - Opened by DenisKolodin over 4 years ago - 3 comments

#64 - Fix and rename normalize

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

#63 - Add `BigDecimal::normalized`

Pull Request - State: closed - Opened by leoyvens almost 5 years ago - 1 comment

#62 - Set precision to more than 100

Issue - State: open - Opened by frostblooded almost 5 years ago - 4 comments

#61 - Updating libraries and small code improvements

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

#60 - Consider to move the crait in `rust_num`

Issue - State: closed - Opened by XVilka over 5 years ago - 2 comments

#59 - Add with_scale_round method

Issue - State: closed - Opened by therustmonk over 5 years ago - 1 comment

#58 - correct typo in package description

Pull Request - State: closed - Opened by billwanjohi over 5 years ago - 1 comment

#57 - Serializing bigdecimal for thrift/parquet

Issue - State: open - Opened by xrl almost 6 years ago

#56 - added simple math example

Pull Request - State: closed - Opened by cboecking almost 6 years ago - 1 comment

#55 - Serialize to number, not string

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

#54 - Consider using a `BigInt` for scale

Issue - State: open - Opened by leoyvens almost 6 years ago

#53 - Release 0.1

Issue - State: closed - Opened by leoyvens almost 6 years ago - 3 comments

#52 - Add i128 feature

Pull Request - State: closed - Opened by semyon2105 about 6 years ago - 4 comments

#51 - Add string-only feature to force the use of strings

Pull Request - State: closed - Opened by DenisKolodin about 6 years ago - 5 comments

#50 - Fix documentation in hex example

Pull Request - State: closed - Opened by picklesecond about 6 years ago

#49 - Implement std::iter::Sum

Pull Request - State: closed - Opened by chmln over 6 years ago - 1 comment

#48 - Matrix multiplication

Issue - State: open - Opened by WyseNynja over 6 years ago - 3 comments

#47 - `with_prec` sometimes adds erroneous 1 to the `BigInt` part of the result

Issue - State: closed - Opened by colt-browning over 6 years ago - 1 comment