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

#915 in Math

Download history 4131/week @ 2023-10-23 4202/week @ 2023-10-30 5123/week @ 2023-11-06 6123/week @ 2023-11-13 4252/week @ 2023-11-20 6503/week @ 2023-11-27 4696/week @ 2023-12-04 5430/week @ 2023-12-11 4414/week @ 2023-12-18 3074/week @ 2023-12-25 4619/week @ 2024-01-01 6067/week @ 2024-01-08 5687/week @ 2024-01-15 5485/week @ 2024-01-22 5381/week @ 2024-01-29 4298/week @ 2024-02-05

21,338 downloads per month
Used in 88 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