add trunc implementation
[vector-math.git] / src / scalar.rs
2021-05-13 Jacob Lifshayadd trunc implementation
2021-05-13 Jacob Lifshayadd copy_sign and genericify abs
2021-05-10 Jacob Lifshayrefactor to easily allow algorithms generic over f16...
2021-05-08 Jacob Lifshayadd sin_pi_f16, cos_pi_f16, and sin_cos_pi_f16
2021-05-05 Jacob Lifshayswitch to using separate VecBool8/16/32/64
2021-05-04 Jacob Lifshayadd ilogb
2021-05-03 Jacob Lifshayimpl traits for scalar types