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

#1558 in Math

Download history 6599/week @ 2024-07-04 6295/week @ 2024-07-11 6948/week @ 2024-07-18 7461/week @ 2024-07-25 7438/week @ 2024-08-01 6366/week @ 2024-08-08 5582/week @ 2024-08-15 6164/week @ 2024-08-22 7498/week @ 2024-08-29 7165/week @ 2024-09-05 7301/week @ 2024-09-12 6839/week @ 2024-09-19 6891/week @ 2024-09-26 6671/week @ 2024-10-03 6796/week @ 2024-10-10 7652/week @ 2024-10-17

29,364 downloads per month
Used in 120 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