blas-lapack-rs / lapack-sys

Bindings to LAPACK (Fortran)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lapack-sys Package Documentation Build

The package provides bindings to LAPACK (Fortran).

Architecture

Development

The code is generated via a shell script based on the content of the lapack submodule. To re-generate, run the following command:

./bin/generate.sh

Contribution

Your contribution is highly appreciated. Do not hesitate to open an issue or a pull request. Note that any contribution submitted for inclusion in the project will be licensed according to the terms given in LICENSE.md.

About

Bindings to LAPACK (Fortran)

License:Other


Languages

Language:Rust 99.9%Language:Shell 0.1%Language:C++ 0.0%