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

#1882 in Math

Download history 7498/week @ 2024-12-16 3903/week @ 2024-12-23 5491/week @ 2024-12-30 8392/week @ 2025-01-06 8605/week @ 2025-01-13 7281/week @ 2025-01-20 9004/week @ 2025-01-27 10261/week @ 2025-02-03 10322/week @ 2025-02-10 7613/week @ 2025-02-17 8320/week @ 2025-02-24 11470/week @ 2025-03-03 10926/week @ 2025-03-10 8548/week @ 2025-03-17 7820/week @ 2025-03-24 8159/week @ 2025-03-31

35,977 downloads per month
Used in 143 crates (8 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