o
odin.langpkg.dev
packages / library / odin-numerical-algebra

odin-numerical-algebra

3171c54library

the same old math but for odin this time

BSD-2-Clause · updated 11 months ago

Installation

BLAS and LAPACK routines are not packaged in this repository.

Windows

Foundational math libraries (BLAS, LAPACKE) are provided by OpenBLAS. Binaries are bundled in this repository.

Linux

Use your package manager to install lapack. Looking for liblapacke-dev and blas dependencies to be installed.