issues
search
rust-num
/
num-traits
Numeric traits for generic mathematics in Rust
Apache License 2.0
731
stars
135
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Feature request] PrimUint
#241
tower120
opened
2 years ago
0
Upgrade to 2018 edition, MSRV 1.31
#240
cuviper
closed
2 years ago
2
`cast_float_to_int_edge_cases` fails on Debian / mips & mipsel
#239
sylvestre
opened
2 years ago
3
Add trait for wrapping_div and wrapping_rem
#238
lukyxu
opened
2 years ago
1
PrimInt: Send + Sync
#237
cassiersg
opened
2 years ago
0
Release 0.2.15
#236
cuviper
closed
2 years ago
2
Signed trait bounds too restrictive
#235
mickvangelderen
opened
2 years ago
1
Add clamp(min, max) to Float
#234
ncihnegn
opened
2 years ago
1
Add a trait for perfect power checking
#233
cmpute
opened
2 years ago
0
NumBitwiseOps trait
#232
ratmice
opened
2 years ago
0
Fix cfg typo
#231
alion02
closed
2 years ago
2
Consider adding `Min` and `Max` traits for primitive numeric types
#230
JohnScience
opened
2 years ago
0
feat: self-referential bounded trait for generics
#229
samuelhnrq
closed
2 years ago
2
re-export `OverflowingAdd` in `lib.rs`?
#228
jorgecarleitao
opened
3 years ago
0
Suggestion: Add trait for complex conjugate
#227
porky11
opened
3 years ago
1
Support conversion of primitive integer types in `const` context
#226
U007D
closed
2 years ago
4
const conversion
#225
U007D
closed
3 years ago
0
Convert between int and bytes #189
#224
kaidokert
closed
1 year ago
25
leading_ones and trailing_ones missing for PrimInt
#223
StephanvanSchaik
closed
2 years ago
4
Relationship `Real` and `Float`
#222
fabianboesiger
closed
3 years ago
2
`PrimInt` should imply `NumAssign`
#221
sitd2813
opened
3 years ago
2
Non-primitive integer trait
#219
CraftSpider
closed
3 years ago
2
Implement is_sign_* and signum methods in terms of bitcasts.
#218
ElectronicRU
closed
3 years ago
8
Linker error
#217
jpochyla
closed
3 years ago
2
Why doesnt Num implement PartialOrd?
#216
Vaxeral
closed
3 years ago
6
Consider a trait for NonZero* integers
#215
raphaelcohn
opened
3 years ago
2
Ignore case for float parsing of text special values
#214
tspiteri
closed
3 years ago
2
Make FloatConst members be const
#213
jturner314
opened
3 years ago
6
why checked mul requires impl uncheked mul?
#212
dzmitry-lahoda
opened
3 years ago
3
update readme for rust 2018 edition
#211
ibraheemdev
closed
3 years ago
2
Add LowerBounded/UpperBounded traits
#210
clarfonthey
closed
3 years ago
3
Modular arithmetic
#209
Armavica
opened
3 years ago
2
Some way to combine Bounded and Unsigned + Zero
#208
clarfonthey
closed
2 years ago
3
Add copysign
#207
XAMPPRocky
closed
2 years ago
10
`Float` should imply `MulAdd`, instead of having own `mul_add` method.
#206
zakarumych
opened
3 years ago
1
Add leading_ones and trailing_ones to PrimInt
#205
clarfonthey
closed
3 years ago
4
no_std | rust-lld: error: undefined symbol: fmod
#204
senseiod
closed
3 years ago
5
A few small patches
#203
sshilovsky
closed
2 years ago
2
PrimInt: add reverse_bits() method
#202
Xiretza
closed
3 years ago
7
Use standard library for float from_str_radix with radix 10
#201
tspiteri
closed
3 years ago
4
Consider replacing autocfg with explicit version detection?
#200
Kixunil
closed
3 years ago
3
Export trait implementation macros
#199
cargodog
closed
3 years ago
2
Float should require FloatCore
#197
vadixidav
opened
3 years ago
5
Use libm in Float::{min,max} and in FloatCore
#196
cuviper
closed
3 years ago
2
Add support for euclidean division and modulation
#195
SparrowLii
closed
2 years ago
5
Bug: Real::signum() docs reference NaN
#194
ckaran
opened
4 years ago
15
Release 0.2.13
#193
cuviper
closed
4 years ago
2
Would removing (or moving) Num::from_str_radix() be ever considered?
#192
aldanor
closed
4 years ago
6
Rounding error with `f64::from_str_radix`
#198
TatriX
closed
3 years ago
1
Add a blanket impl<T: ToPrimitive> ToPrimitive for &T
#191
coolreader18
closed
4 years ago
4
Previous
Next