archx 3.0.1

High-performance CPU/GPU adaptive optimization library with SIMD and Multithreading
Documentation
1
2
3
4
pub mod archx;
pub mod math_api;
pub mod sovereign;
pub use archx::ArchX;