issues
search
cmpute
/
dashu
A library set of arbitrary precision numbers implemented in Rust.
Apache License 2.0
77
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dividing RBig by an IBig or UBig may reuslt in a zero denominator
#55
robbert-vdh
opened
1 month ago
0
Performance / Benchmark
#54
jbirnick
opened
1 month ago
1
different behavior of `to_f32` and `to_f64`
#53
Shoeboxam
opened
3 months ago
5
lehmer: borrow lhs/rhs to be able to claim them back later
#52
eduardosm
closed
8 months ago
1
Consider returning Results instead of panicking
#51
Shoeboxam
closed
10 months ago
1
Implement Schönhage–Strassen multiplication
#50
cmpute
opened
10 months ago
0
Improve interoperabilities
#49
cmpute
opened
10 months ago
0
`Display` impl for `FBig` gives wrong result
#48
Shoeboxam
closed
10 months ago
3
num_traits for dashu::Rational
#47
lskyum
closed
11 months ago
3
Perfect "roundtrip" for f64 and RBig
#46
lskyum
closed
11 months ago
5
incorrect precision in `RBig::to_float`
#45
Shoeboxam
closed
11 months ago
3
infinite loop in `powf` and `ln`
#44
Shoeboxam
closed
11 months ago
3
Custom allocation for integers
#43
mthom
opened
1 year ago
7
No Zero Sign
#42
mthom
closed
1 year ago
1
Update dependencies
#41
eduardosm
closed
1 year ago
1
reimplement `lowest_dword` and `highest_dword` without `unsafe` blocks
#40
eduardosm
opened
1 year ago
4
Refactor `Memory` to reduce unsafe code
#39
eduardosm
opened
1 year ago
3
Ability to create larger constants.
#38
junderw
closed
10 months ago
10
"negative" precision
#37
faassen
closed
10 months ago
1
round mode HalfUp
#36
faassen
closed
10 months ago
3
Missing functionality in scryer
#35
fayeed
closed
1 year ago
8
RBig.is_integer would be very useful
#34
triska
closed
1 year ago
2
Can't publish crate with dashu dependency
#33
mthom
closed
1 year ago
7
Gcd for IBig returns UBig
#32
joseluis
closed
1 year ago
4
FBig and other dashu types should implement `num` crate traits
#31
TheQuantumPhysicist
closed
1 year ago
7
Different behavior of RBig + IBig and RBig * IBig
#30
spquix
closed
1 year ago
2
List of operations that produce NaN?
#29
kameko
opened
1 year ago
8
[help] Float Addition
#28
ryanrossiter
closed
1 year ago
4
How to format to other base?
#27
oovm
closed
1 year ago
1
Fix buffer overflow from off-by-one error
#26
saethlin
closed
1 year ago
1
Support for `num-modular`
#25
cmpute
closed
1 year ago
1
Improve precision-computation for binary FBig oparations
#24
MamfTheKramf
closed
1 year ago
2
Do not exclude dashu-macros crate from most CI jobs
#23
eduardosm
closed
1 year ago
1
Roadmap to v1.0
#22
cmpute
opened
1 year ago
0
Use `Display` instead of `Debug` to implement `Display` for rational numbers
#21
eduardosm
closed
1 year ago
2
Support `Serialize` + `Deserialize` for `dashu-ratio`
#20
oovm
closed
2 years ago
6
Support `Zero, One, FromPrimitive, ToPrimitive` for `dashu-float`
#19
oovm
closed
2 years ago
1
Macro changes to fix some build combinations
#18
eduardosm
closed
1 year ago
4
Fix clippy warnings in tests
#17
eduardosm
closed
2 years ago
2
Improve README
#16
cmpute
opened
2 years ago
1
Support basic math constants
#15
cmpute
opened
2 years ago
1
Support big complex numbers
#14
cmpute
opened
2 years ago
0
Improve string parsing for `RBig`
#13
cmpute
closed
1 year ago
1
Improve interoperability between types
#12
cmpute
closed
10 months ago
1
Improve support for third-party crates
#11
cmpute
opened
2 years ago
2
Improve formatting for various types
#10
cmpute
opened
2 years ago
0
Introduce the `dashu-ratio` crate for arbitrary precision rational numbers
#9
cmpute
closed
2 years ago
0
add pow(FBig,FBig)
#8
ertosns
closed
2 years ago
1
public IBig buffer, repr.
#7
ertosns
closed
2 years ago
3
Issues with `ibig!` macro
#6
eduardosm
closed
2 years ago
9
Next