vector-math.git
2021-05-07 Jacob Lifshayexpand build matrix
2021-05-07 Jacob Lifshayfix non-fma build
2021-05-07 Jacob Lifshayadd test_ilogb_f16
2021-05-07 Jacob Lifshayadd gitlab ci
2021-05-05 Jacob Lifshaystdsimd bindings work!
2021-05-05 Jacob Lifshayswitch to using separate VecBool8/16/32/64
2021-05-04 Jacob Lifshaystart adding stdsimd support
2021-05-04 Jacob Lifshayadd ilogb
2021-05-03 Jacob LifshayIR works!
2021-05-03 Jacob Lifshayclarify explanatory comment
2021-05-03 Jacob Lifshayimpl traits for scalar types
2021-05-02 Jacob Lifshayswitch to using `half` for f16 implementation
2021-05-02 Jacob Lifshayfinish traits macros
2021-05-01 Jacob Lifshayworking on code