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

#1572 in Math

Download history 6854/week @ 2024-06-07 6561/week @ 2024-06-14 7667/week @ 2024-06-21 6150/week @ 2024-06-28 6785/week @ 2024-07-05 6518/week @ 2024-07-12 7263/week @ 2024-07-19 7229/week @ 2024-07-26 7296/week @ 2024-08-02 6615/week @ 2024-08-09 5411/week @ 2024-08-16 6455/week @ 2024-08-23 7454/week @ 2024-08-30 6969/week @ 2024-09-06 7058/week @ 2024-09-13 5894/week @ 2024-09-20

28,820 downloads per month
Used in 116 crates (7 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