* Rename vec-dot to vec-ops. * Also bump the crate version. * Add a currently empty readme.
* Import the simd intrinsics in candle-core. * simd version of reduce-sum. * Bugfix. * Fix some clippy lints.