polylane 0.15.0

Portable and versatile SIMD.
Documentation

PolyLane

This crate defines SIMD facilities thay may be used on any given platform in any way that ordinary arithmetic primitives are used.

Testing

It is recommended to use the .env environment file when testing:

source .env; cargo test --all-features