26 releases (13 breaking)

new 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

#1081 in Math

Download history 6551/week @ 2024-10-22 7227/week @ 2024-10-29 7459/week @ 2024-11-05 7109/week @ 2024-11-12 6702/week @ 2024-11-19 7132/week @ 2024-11-26 8085/week @ 2024-12-03 8867/week @ 2024-12-10 6832/week @ 2024-12-17 3895/week @ 2024-12-24 6463/week @ 2024-12-31 8299/week @ 2025-01-07 8212/week @ 2025-01-14 7331/week @ 2025-01-21 9911/week @ 2025-01-28 8098/week @ 2025-02-04

35,198 downloads per month
Used in 132 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