Yoan Lecoq
|
4b1ea5fb12
Guard Real trait definition like its blanket impl for Float
|
5 years ago |
Yoan Lecoq
|
1b28e6182d
Add space before triple backticks
|
5 years ago |
Yoan Lecoq
|
55c5b7455a
CI: test with libm
|
5 years ago |
Yoan Lecoq
|
c28e2fe062
Real: Ignore doc tests if Float is disabled
|
5 years ago |
Yoan Lecoq
|
aaf3c267bd
Real: Run doc-tests only if Float is enabled
|
5 years ago |
Yoan Lecoq
|
849e2a0b1b
Always enable Real, feature gate Float - Real forwarding
|
5 years ago |
Yoan Lecoq
|
4234eb76aa
libm fallback for Pow, factorize MulAdd
|
5 years ago |
Yoan Lecoq
|
4d3cb0a4ba
Impl MulAdd+MulAssign with libm fallback
|
5 years ago |
Yoan Lecoq
|
f523f532e6
Update README
|
5 years ago |
Yoan Lecoq
|
b4558d1c49
Make it compile on 1.8.0
|
5 years ago |
Yoan Lecoq
|
fec6c3610c
Revive Float+Real in no_std with libm
|
5 years ago |
bors[bot]
|
d394467906
Merge #135
|
5 years ago |
Jim Turner
|
987ed8fd38
Split clamp panicking test into separate tests
|
5 years ago |
Jim Turner
|
d02f166765
Restrict panic testing to when std is enabled
|
5 years ago |
Jim Turner
|
33b74618b6
Debug-panic in clamp_min/max if min/max is NAN
|
5 years ago |
bors[bot]
|
428f89a7d5
Merge #122
|
5 years ago |
Toshiki Teramura
|
0e7c2a4a00
s/less/greater/g
|
5 years ago |
bors[bot]
|
3add713434
Merge #132
|
5 years ago |
Sergey "Shnatsel" Davidoff
|
40898e5071
Add comments explaining why transmutes are safe
|
5 years ago |
Toshiki Teramura
|
973ba72e4f
Fix doc comment
|
5 years ago |
Toshiki Teramura
|
e7ba9b62dc
Replace lower/upper to min/max
|
5 years ago |
Toshiki Teramura
|
2fb8a6e8a9
Add NaN preserving test for clamp
|
5 years ago |
Josh Stone
|
b8906eff1b
Add i586 to CI
|
5 years ago |
Josh Stone
|
7a61e79757
Relax EPSILON comparisons in mul_add tests
|
5 years ago |
bors[bot]
|
45067c1357
Merge #126
|
5 years ago |
Andreas Molzer
|
cd0da1ae5e
Fix num parsing for invalid multi-byte sign chars
|
5 years ago |
Toshiki Teramura
|
f20d74fce8
Use core::f32 instead of std::f32
|
5 years ago |
Toshiki Teramura
|
e8dce19146
Add clamp_{lower,upper}
|
5 years ago |
bors[bot]
|
58f02a8677
Merge #119
|
5 years ago |
Bruce Mitchener
|
d1f5658bfe
Typo fixes.
|
5 years ago |