Skip to content

blas-lapack-rs/lapack-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lapack-sys Package Documentation Build

The package provides bindings to LAPACK (Fortran).

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.