Expand description
WebGPU compute shader library for mathematical operations
This module contains optimized WGSL compute shaders for various mathematical domains including tropical algebra, automatic differentiation, and fusion systems.
Structs§
- Shader
Library - Shader library managing all mathematical compute shaders
Constants§
- DUAL_
SHADERS - Dual number shader collection
- FUSION_
SHADERS - Fusion system shader collection
- TROPICAL_
SHADERS - Tropical algebra shader collection