wgebra 0.2.0

Composable WGSL shaders for linear algebra.
Documentation
1
2
3
4
5
6
7
# wgebra − composable WGSL shaders for linear algebra

**/!\ This library is still under heavy development and is still missing many features.**

The goal of **wgebra** is to especially 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 WGSl shaders and kernels.