25 unstable releases

Uses old Rust 2015

0.14.0 Apr 18, 2021
0.12.1 Nov 18, 2017
0.11.6 Mar 19, 2017
0.11.4 Nov 25, 2016
0.3.1 Jul 22, 2015

#927 in Math

Download history 4495/week @ 2023-05-16 4671/week @ 2023-05-23 5187/week @ 2023-05-30 4963/week @ 2023-06-06 4402/week @ 2023-06-13 4641/week @ 2023-06-20 4055/week @ 2023-06-27 4022/week @ 2023-07-04 4432/week @ 2023-07-11 3470/week @ 2023-07-18 3824/week @ 2023-07-25 3560/week @ 2023-08-01 3998/week @ 2023-08-08 3509/week @ 2023-08-15 4155/week @ 2023-08-22 2966/week @ 2023-08-29

15,372 downloads per month
Used in 81 crates (6 directly)

Apache-2.0/MIT

60MB
740K SLoC

FORTRAN Legacy 558K SLoC // 0.6% comments C 161K SLoC // 0.4% comments Rust 21K SLoC Python 266 SLoC // 0.1% comments Shell 6 SLoC // 0.5% comments

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.

Dependencies