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
Compatible with cargo --remap-path-prefix
#140
dingelish
closed
5 years ago
2
is rerun_file necessary?
#139
dingelish
closed
5 years ago
6
no_std is broken
#138
MarkSwanson
closed
1 year ago
3
Document NumCast / ToPrimitive's sucess vs error rules
#137
ocstl
closed
5 years ago
2
Implementation of Signed::abs is not correct in regard to the doc
#136
gui1117
closed
3 months ago
1
Debug-panic in clamp_min/max if min/max is NAN
#135
jturner314
closed
5 years ago
2
Behavior of NAN as min/max for clamp_min/max
#134
jturner314
closed
5 years ago
1
Why does the Float trait require copy and can it be changed to clone?
#133
josyoun
closed
5 years ago
2
Add comments explaining why transmutes are safe
#132
Shnatsel
closed
5 years ago
2
Require std::iter::Sum for Float
#131
dbrgn
opened
5 years ago
1
Add traits for generic norms and distances
#130
Nuramon27
opened
5 years ago
1
no Float::to_bits()
#129
nestordemeure
opened
5 years ago
0
Fix unstable_name_collisions in Bounded for Wrapping
#128
cuviper
closed
5 years ago
2
Relax EPSILON comparisons in mul_add tests
#127
cuviper
closed
5 years ago
2
Fix num parsing for invalid multi-byte sign chars
#126
HeroicKatora
closed
5 years ago
2
`from_str_radix` panics when the first char is encoded with multiple bytes
#125
HeroicKatora
closed
5 years ago
2
num-traits: testsuite failure on i386
#124
LocutusOfBorg
closed
5 years ago
1
Replace `transmute()` for float casts with `to_bits()`?
#123
icefoxen
closed
5 months ago
5
NAN preserving clamp_lower/upper
#122
termoshtt
closed
5 years ago
2
Add traits for generic norms and distances.
#121
Nuramon27
opened
5 years ago
3
The documentation contradicts the meaning of abs_sub
#120
maxbla
opened
5 years ago
9
Doc fixes
#119
waywardmonkeys
closed
5 years ago
2
Upgrating to 2018 edition
#118
adamAndMath
closed
5 years ago
1
Why does AsPrimitive require 'static?
#117
xplorld
opened
5 years ago
3
bump autocfg to fix no_std probing
#116
cuviper
closed
5 years ago
2
Version 0.2.7 breaks nostd builds
#115
mullr
closed
5 years ago
5
Release 0.2.7
#114
cuviper
closed
5 years ago
2
Use autocfg to probe for i128
#113
cuviper
closed
5 years ago
2
NumCast<Wrapping<T>>::from() doesn't wrap
#111
de-vri-es
opened
5 years ago
1
Check formatting in CI
#110
cuviper
closed
5 years ago
2
+= operator for num_traits::Float
#109
ghost
closed
5 years ago
1
int: document PrimInt trait
#108
dvdhrm
closed
5 years ago
3
PrimInt: total number of bits
#107
dvdhrm
closed
5 years ago
5
Double-check pow implementation on MIPS
#106
vks
opened
5 years ago
1
fix unsigned_shr docs
#105
lcnr
closed
5 years ago
2
Add inplace methods to `Zero` and `One`
#104
lcnr
closed
5 years ago
4
convert between integer and byte array
#103
flier
closed
1 year ago
4
Support MulAdd and MulAddAssign for no_std
#102
Schultzer
closed
5 years ago
4
Mirror of num-complex issue #2
#101
YakoYakoYokuYoku
closed
5 years ago
2
Added real and imaginary parts methods
#100
YakoYakoYokuYoku
closed
5 years ago
3
Revive Float+Real in no_std thanks to libm
#99
yoanlcq
closed
5 years ago
16
Float::integer_decode cannot be implemented for quadruple precision floating types.
#98
jkarns275
opened
5 years ago
12
New System of Traits
#97
Coder-256
opened
5 years ago
8
Add Modular Inverse Trait
#96
goldenMetteyya
closed
5 years ago
2
PrimInt lacks the wrapping ops and overflowing ops
#95
dcrewi
opened
5 years ago
3
Zero not implemented for references
#94
LukeMathWalker
closed
5 years ago
4
Feature Request: Add "Maximum" and "Minimum" traits (or a combined `MiniMax` trait)
#93
phayes
closed
6 years ago
2
exclude CI files from crates.io
#92
ignatenkobrain
closed
6 years ago
2
Add ConstZero and ConstOne traits
#91
gluyas
closed
5 years ago
7
Fix CheckedShl/CheckedShr documentation
#90
samueltardieu
closed
6 years ago
2
Previous
Next