add sin_pi_kernel_f64 and cos_pi_kernel_f64
[vector-math.git] / src / prim.rs
2021-05-10 Jacob Lifshayimplement sin_cos_pi_f32
2021-05-10 Jacob Lifshaymake ulp testing code more generic
2021-05-10 Jacob Lifshayrefactor to easily allow algorithms generic over f16...