issues
search
dnsl48
/
fraction
[Rust] Lossless fractions and decimals; drop-in float replacement
Apache License 2.0
83
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Fraction::from_str behaviour regarding trailing zeroes
#63
khigia
closed
2 years ago
0
Fraction::from_str can fail with overflow if fractional part ends with too many zeroes
#62
khigia
closed
2 years ago
3
Serde support?
#61
Tatametheus
closed
2 years ago
2
.pow() and .root() functions for fraction types
#60
Gip-Gip
opened
2 years ago
3
Loosen up the dependencies
#59
dnsl48
closed
2 years ago
0
change num dependency from `^0.2` to `>=0.2`
#58
jqnatividad
closed
2 years ago
1
bump num from 0.2 to 0.4
#57
jqnatividad
closed
2 years ago
4
How to convert to `f32` and `f64` numeric types
#56
cactusdualcore
closed
2 years ago
1
Fix clippy warnings
#55
dnsl48
closed
2 years ago
0
Release 0.10.0
#54
dnsl48
closed
2 years ago
0
52 from str
#53
scott-wilson
closed
2 years ago
5
FromStr trait support + Parse fractions
#52
scott-wilson
closed
2 years ago
4
GitHub Actions
#51
dnsl48
closed
3 years ago
0
Revamp README documentation
#50
dnsl48
closed
3 years ago
0
minor fixes
#49
joseluis
closed
3 years ago
1
Fix clippy issues
#48
dnsl48
closed
3 years ago
0
postgres upgrade to 0.19
#47
dnsl48
closed
3 years ago
0
Juniper upgrade to 0.15
#46
dnsl48
closed
3 years ago
0
Upgrade postgresql support to 0.18.x
#45
dnsl48
closed
3 years ago
0
Documentation / division module; warning about negative numbers
#44
dnsl48
closed
3 years ago
1
`divide_to_string` panics on negative dividend
#43
csarn
closed
3 years ago
2
no-std support
#42
henrikssn
opened
3 years ago
6
Default trait implementations
#41
dnsl48
closed
3 years ago
0
Add GenericDecimal::default()
#40
jgarvin
closed
3 years ago
1
Why no `fraction::Decimal::default()` ?
#39
jgarvin
closed
3 years ago
2
Release/0.8.0
#38
dnsl48
closed
3 years ago
0
Use a GCD initialization for f32 and f64
#37
ChristopherRabotin
closed
3 years ago
5
Initialization of Decimal without str?
#36
ChristopherRabotin
closed
3 years ago
8
Release 0.7.0
#35
dnsl48
closed
3 years ago
0
Using `calc_precision` on `1 / 3` does not terminate
#34
hydrolarus
closed
3 years ago
4
Overflow with small number of multiplication
#33
ChristopherRabotin
closed
4 years ago
8
Use `map` instead of `and_then` which is less noisy
#32
hbina
closed
4 years ago
0
Use matches! macro whenever possible.
#31
hbina
closed
4 years ago
0
Implemented clone for Format.
#30
hbina
closed
4 years ago
0
Fix dynamic trait object declarations
#29
dnsl48
closed
4 years ago
0
Use match arm on tuple instead of nested if-else branches.
#28
hbina
closed
4 years ago
1
Some code simplifications
#27
hbina
closed
4 years ago
4
Implemented the Trait Ord and PartialOrd for Sign
#26
hbina
closed
4 years ago
0
Applied `cargo fmt`
#25
hbina
closed
4 years ago
0
Why not implement num_traits::Real instead?
#24
hbina
closed
4 years ago
3
Summing iterator implementation
#23
eutampieri
closed
4 years ago
10
Allow usage with summing iterators
#22
eutampieri
closed
4 years ago
2
Fixed cargo-check complaining about dyn traits.
#21
hbina
closed
4 years ago
0
cargo check: Trait objects without an explicit `dyn` are deprecated
#20
hbina
closed
4 years ago
1
Broken links in the docs
#19
hbina
closed
3 years ago
2
Revamp the Readme and examples
#18
dnsl48
closed
3 years ago
0
Update all examples in Readme.md
#17
tan-wei
closed
5 years ago
2
Deprecate fraction::convert
#16
lovesegfault
opened
5 years ago
7
panic: attempt to multiply with overflow
#15
lovebug356
closed
5 years ago
3
Error impl for ParseError
#14
dnsl48
closed
5 years ago
0
Previous
Next