/stensor

Cross-platform GPU linear algebra library with Rust and Slang

Primary LanguageRustApache License 2.0Apache-2.0

stensor − GPU Linear Algebra


The goal of stensor (pronounced s-tensor, aka, Slang tensor) is to essentially be "nalgebra on the gpu". It aims (but it isn’t there yet) to expose linear algebra operations (including BLAS-like and LAPACK-like operations) as well as geometric types (quaternions, similarities, etc.) as composable Slang shaders and kernels.