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

#1512 in Math

Download history 7701/week @ 2024-07-22 7173/week @ 2024-07-29 7050/week @ 2024-08-05 6334/week @ 2024-08-12 5423/week @ 2024-08-19 7420/week @ 2024-08-26 6824/week @ 2024-09-02 6818/week @ 2024-09-09 6877/week @ 2024-09-16 7702/week @ 2024-09-23 6350/week @ 2024-09-30 6919/week @ 2024-10-07 7605/week @ 2024-10-14 6559/week @ 2024-10-21 7067/week @ 2024-10-28 7454/week @ 2024-11-04

29,128 downloads per month
Used in 126 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