#linear-algebra #bindings #lapacke

lapacke-sys

The package provides bindings to LAPACKE (C)

6 releases

Uses old Rust 2015

0.1.4 Nov 18, 2017
0.1.3 Nov 17, 2017
0.0.1 Nov 14, 2017

#201 in #linear-algebra

Download history 268/week @ 2023-11-30 298/week @ 2023-12-07 495/week @ 2023-12-14 241/week @ 2023-12-21 171/week @ 2023-12-28 440/week @ 2024-01-04 347/week @ 2024-01-11 334/week @ 2024-01-18 157/week @ 2024-01-25 251/week @ 2024-02-01 335/week @ 2024-02-08 347/week @ 2024-02-15 323/week @ 2024-02-22 314/week @ 2024-02-29 319/week @ 2024-03-07 139/week @ 2024-03-14

1,124 downloads per month
Used in 23 crates (2 directly)

Apache-2.0/MIT

1MB
30K SLoC

lapacke-sys Package Documentation Build

The package provides bindings to LAPACKE (C).

The usage of the package is explained here.

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.


lib.rs:

Bindings to LAPACKE (C).

The usage of the package is explained here.

Dependencies