26 releases (13 breaking)

0.15.0 Feb 8, 2025
0.14.0 Apr 18, 2021
0.13.0 Apr 3, 2021
0.12.1 Nov 18, 2017
0.3.1 Jul 22, 2015

#1597 in Math

Download history 24271/week @ 2025-12-06 19196/week @ 2025-12-13 10777/week @ 2025-12-20 7265/week @ 2025-12-27 16935/week @ 2026-01-03 16861/week @ 2026-01-10 15919/week @ 2026-01-17 14774/week @ 2026-01-24 17872/week @ 2026-01-31 17890/week @ 2026-02-07 19211/week @ 2026-02-14 19211/week @ 2026-02-21 21843/week @ 2026-02-28 23469/week @ 2026-03-07 17538/week @ 2026-03-14 19654/week @ 2026-03-21

85,772 downloads per month
Used in 201 crates (15 directly)

Apache-2.0 OR 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