num-traits/src
bors[bot] 428f89a7d5
Merge #122
122: NAN preserving clamp_lower/upper r=cuviper a=termoshtt

`NAN` preserving lower- and upper-clamp.

Cc: https://github.com/rust-ndarray/ndarray/issues/470#issuecomment-521809782

Co-authored-by: Toshiki Teramura <toshiki.teramura@gmail.com>
2019-09-14 18:23:57 +00:00
..
ops Fix CheckedShl/CheckedShr documentation 2018-10-09 11:55:18 +02:00
bounds.rs Run cargo fmt 2018-07-12 17:09:22 -07:00
cast.rs Missing backticks. 2019-07-09 17:50:50 +07:00
float.rs Add comments explaining why transmutes are safe 2019-09-08 15:12:21 +02:00
identities.rs Remove a stale doc comment on `set_zero()` 2019-03-28 12:30:22 -07:00
int.rs int: document PrimInt trait 2019-03-15 11:16:59 +01:00
lib.rs Merge #122 2019-09-14 18:23:57 +00:00
macros.rs allow unused macros 2018-02-27 17:09:43 -08:00
pow.rs Typo fixes. 2019-07-09 17:50:59 +07:00
real.rs Run cargo fmt 2018-07-12 17:09:22 -07:00
sign.rs cargo fmt 2019-04-16 14:30:46 -07:00