add sin_pi_kernel_f64 and cos_pi_kernel_f64
[vector-math.git] / src / lib.rs
2021-05-10 Jacob Lifshayrefactor to easily allow algorithms generic over f16...
2021-05-04 Jacob Lifshaystart adding stdsimd support
2021-05-04 Jacob Lifshayadd ilogb
2021-05-03 Jacob LifshayIR works!
2021-05-03 Jacob Lifshayimpl traits for scalar types
2021-05-02 Jacob Lifshayswitch to using `half` for f16 implementation
2021-05-01 Jacob Lifshayworking on code