26 releases (13 breaking)
new 0.15.0 | Feb 8, 2025 |
---|---|
0.14.0 | Apr 18, 2021 |
0.13.0 | Apr 3, 2021 |
0.12.1 | Nov 18, 2017 |
0.3.1 | Jul 22, 2015 |
#1081 in Math
35,198 downloads per month
Used in 132 crates
(8 directly)
60MB
740K
SLoC
lapack-sys
![Build](https://img.gs/czjpqfbdkz/full/https://github.com/blas-lapack-rs/lapack-sys/actions/workflows/build.yml/badge.svg)
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.