wgebra

Crates.iowgebra
lib.rswgebra
version0.2.0
sourcesrc
created_at2024-10-16 13:41:19.278949
updated_at2024-11-24 16:58:54.888109
descriptionComposable WGSL shaders for linear algebra.
homepagehttps://wgmath.rs
repositoryhttps://github.com/dimforge/wgmath
max_upload_size
id1411812
size67,117
MACs (github:rustcrypto:macs)

documentation

README

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.

Commit count: 16

cargo fmt