add sin_pi_kernel_f64 and cos_pi_kernel_f64
[vector-math.git] / src / algorithms / trig_pi.rs
2021-05-12 Jacob Lifshayadd sin_pi_kernel_f64 and cos_pi_kernel_f64
2021-05-10 Jacob Lifshayimplement sin_cos_pi_f32
2021-05-10 Jacob Lifshaymake ulp testing code more generic
2021-05-10 Jacob Lifshayfix formatting
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-07 Jacob Lifshayworking on adding sin_cos_pi