add sin_pi_kernel_f64 and cos_pi_kernel_f64
[vector-math.git] / src / stdsimd.rs
2021-05-10 Jacob Lifshayfix crate::stdsimd
2021-05-08 Jacob Lifshayadd sin_pi_f16, cos_pi_f16, and sin_cos_pi_f16
2021-05-07 Jacob Lifshayfix non-fma build
2021-05-05 Jacob Lifshaystdsimd bindings work!
2021-05-04 Jacob Lifshaystart adding stdsimd support