Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 555 Bytes

index.rst

File metadata and controls

25 lines (16 loc) · 555 Bytes

Stefan Krah <skrah at bytereef.org>

libgumath

libgumath is a library for dispatching computational kernels using ndtypes function signatures. Kernels are multimethods and can be JIT-generated and inserted in lookup tables at runtime.

Kernels target XND containers.

libgumath has a small number of generic math library kernels.

data-structures.rst functions.rst kernels.rst