poulpy-cpu-avx 0.1.0

A crate providing concrete AVX accelerated CPU implementations of poulpy-hal through its open extension points
Documentation
1
2
3
mod arithmetic_avx;

pub(crate) use arithmetic_avx::*;