lav 0.8.3

Lane-Associated Vector (LAV): Portable SIMD vector trait as GAT of SIMD lane trait.
Documentation

lav

Lane-Associated Vector (LAV): Portable SIMD vector trait as GAT of SIMD lane trait.

Build Documentation Downloads Version Rust License

NOTE: This crate requires nightly Rust.

This example uses SIMD generically over floating-point types while hiding it from the user.

Features

Optional Features

Following features are disabled by default unless their feature gate is enabled:

  • target-features: Provides native number of SIMD vector lanes Real::NATIVE_LANE_COUNT for the current build target.
  • libm: Enables no_std without loss of functionality.

Pseudo-Local Documentation Builds

Build the documentation with cargo-tex. Note that navigating the documentation requires web access as KaTeX is embedded via remote CDN.

cargo tex --open

License

Copyright © 2021-2025 Rouven Spreckels rs@qu1x.dev

Licensed under the terms of the MPL-2.0.

Contribution

Unless you explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Covered Software by You shall be licensed as above, without any additional terms or conditions.