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
Zero/One not implemented for smart pointer types (Cell<T>, Rc<T>, Box<T>, ...)
#89
Luthaf
closed
6 years ago
1
Add safe cast operation traits
#88
npmccallum
closed
5 years ago
6
Unusual breaking change introduced in 0.2.6
#87
Lymia
closed
1 year ago
3
Unusual breaking change introduced in 0.2.6
#86
Lymia
closed
6 years ago
0
Interest in generic nonzero and nonzeroable traits?
#85
antifuchs
opened
6 years ago
0
Feature request: 'One' and 'Zero' traits for bool
#84
tsoernes
closed
6 years ago
4
Release 0.2.6
#83
cuviper
closed
6 years ago
2
Methods to_usize() etc should be const-fn
#82
Boscop
closed
6 years ago
3
Add wrapping shifts
#81
edmccard
closed
6 years ago
2
Support for SIMD types
#80
ralfbiedert
opened
6 years ago
6
Updated documentation to note the pow(0, 0) case.
#79
meltinglava
closed
6 years ago
4
Pow(0, 0) no longer returnes 1
#78
meltinglava
closed
6 years ago
3
pow(0, 0) returns 1.
#77
meltinglava
closed
6 years ago
2
Allow classification of Float and FloatCore values without taking ownership
#76
jturner314
closed
6 years ago
2
Use the libm crate for a full Float on no_std
#75
cuviper
closed
5 years ago
8
Run cargo fmt
#74
cuviper
closed
6 years ago
2
Avoid `as` casts in default FromPrimitive methods
#73
cuviper
closed
6 years ago
2
Implement AsPrimitive for Wrapping types
#72
bergus
opened
6 years ago
2
PrimInt should imply AsPrimitive
#71
bergus
opened
6 years ago
5
Clarify in the docs that `mul_add` is not always faster.
#70
frewsxcv
closed
6 years ago
2
Automatically detect support for i128/u128
#69
cuviper
closed
6 years ago
2
Release 0.2.3
#68
cuviper
closed
6 years ago
2
Miscellaneous tweaks regarding no_std
#67
cuviper
closed
6 years ago
2
Need to publish the crate?
#66
LEXUGE
closed
6 years ago
3
impl Bounded for Reverse
#65
andersk
closed
6 years ago
2
No `.abs()` on integers, any reason?
#64
amandasaurus
opened
6 years ago
12
Add CheckedRem and CheckedNeg
#63
LEXUGE
closed
6 years ago
2
Update outdated FIXME
#62
vks
closed
6 years ago
2
Use constant for 180/π in f32::to_degrees
#61
vks
closed
6 years ago
5
i128
#60
regexident
closed
6 years ago
11
Added `MulAdd` and `MulAddAssign` traits
#59
regexident
closed
6 years ago
10
Add `CheckedRem` and `CheckedNeg`
#58
LEXUGE
closed
6 years ago
3
Documentation for checked shifts is misleading
#57
mateon1
closed
6 years ago
1
Add `CheckedRem` traits
#56
LEXUGE
closed
6 years ago
2
Bound FloatCore by Bounded?
#55
kvark
closed
6 years ago
1
Associated constants for One and Zero
#54
kvark
closed
5 years ago
13
Release 0.2.2
#53
cuviper
closed
6 years ago
2
Refactor ToPrimitive range checks
#52
cuviper
closed
6 years ago
2
Functions to distinguish signaling from non-signaling NaN's
#51
cuviper
closed
6 years ago
6
Idea: Log Trait
#50
shingtaklam1324
closed
6 years ago
1
Blanket `impl` for `Real` trait prevents parameterized implementations.
#49
olson-sean-k
closed
6 years ago
3
Add Zero::is_nonzero.
#48
clarfonthey
closed
6 years ago
8
Tracking issue for potential breaking changes
#47
cuviper
opened
6 years ago
15
Easy conversions between `Signed` and `Unsigned`
#46
clarfonthey
closed
6 years ago
1
Deprecate PrimInt and Float pow functions
#45
clarfonthey
opened
6 years ago
2
Add Default, Display, and Debug trait bounds to PrimInt
#44
jturner314
closed
6 years ago
1
Add Default constraint to PrimInt
#43
jturner314
closed
6 years ago
3
Release 0.2.1
#42
cuviper
closed
6 years ago
2
Various improvements to FloatCore
#41
cuviper
closed
6 years ago
4
`saturating_mul` missing
#40
ticky
closed
4 years ago
3
Previous
Next