Issues
- 0
Build fail, consider updating num-bigint
#131 opened by KayJay7 - 2
Failing to build the project
#123 opened by rodoufu - 0
Removal of `RawVec` from the rust standard library.
#132 opened by the8472 - 2
ramp fails to build "error[E0199]: implementing the trait `Step` is not unsafe"
#129 opened by 0x1d1z3r - 1
Cargo build failed
#128 opened by emrahsariboz - 3
gen_uint() method cant be called on ThreadRng due to unsatisfied Trait bounds
#124 opened by PrisionMike - 2
pow_mod() incredibly slow
#125 opened by PrisionMike - 4
Copy trait not implemented on Int struct
#110 opened by Antoxyde - 4
Cannot compile 0.5.6
#122 opened by jakasi2 - 7
Improve GCD performance
#73 opened by Aatch - 2
could not find `AllocInit` in `alloc`
#121 opened by HaoXuan40404 - 1
Add "ramp-primes" to Documentation
#119 opened by AtropineTears - 1
Multiplication Error on 32-bit machines
#118 opened by rozbb - 2
- 1
Float Support
#115 opened by Light-Wizzard - 1
- 2
- 1
- 6
Use of pow with Int exp
#104 opened by NoahTheDuke - 2
Some Questions
#62 opened by Phaiax - 1
Expose numerator/denominator of Rational
#105 opened by elbaro - 12
ARM?
#55 opened by anfractuosity - 3
No longer compiles
#98 opened by BHouwens - 2
Illformed giraffe
#99 opened by 0xd34d10cc - 1
Documentation Broken
#103 opened by elbaro - 1
- 1
Possible latent memory corruption?
#54 opened by huonw - 1
Documentation bug
#68 opened by fbstj - 3
Broken build?
#92 opened by alfiedotwtf - 8
Infinite loop on ARM
#69 opened by MagaTailor - 1
Size calculation in pub fn to_str_radix
#63 opened by Phaiax - 2
num_base_digits special case pow2
#64 opened by Phaiax - 1
div_1000 & pow_10 slow on default 32-bit Rust
#61 opened by MagaTailor - 7
Relicense under dual MIT/Apache-2.0
#59 opened by emberian - 0
- 0
Use qemu to test on more architectures
#56 opened by huonw - 2
ramp-0.2.2/src/ll/limb.rs:89:28: 89:66 error: unresolved name `std::intrinsics::u64_add_with_overflow` [E0425]
#51 opened by NobbZ - 1
Consider tuning the #[inline] declarations
#52 opened by huonw - 0
- 1
Possible memory corruption in pow(?)
#47 opened by huonw - 2
(2**64 - 1) * 2**64 + 2**64 == 1
#45 opened by huonw - 1
- 1
`let x = mem::replace(self, Int::zero()); *self = ...` pattern seems to result in very poor code-gen
#40 opened by huonw - 0
BitXor is missing
#25 opened by huonw - 0
BitAnd and BitOr have memory corruption
#26 opened by huonw - 3
Problem building ramp on armv7
#29 opened by MagaTailor - 0
0x10000000000000000.pow(3) is computed incorrectly
#30 opened by huonw - 0
divmod should possibly be "divrem"
#34 opened by huonw - 0
`Rem` is incorrect
#24 opened by huonw - 1