#linear-algebra #cblas #bindings

cblas-sys

The package provides bindings to CBLAS (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

#4 in #cblas

Download history 9191/week @ 2023-12-15 4746/week @ 2023-12-22 4848/week @ 2023-12-29 7174/week @ 2024-01-05 8301/week @ 2024-01-12 7345/week @ 2024-01-19 8564/week @ 2024-01-26 8104/week @ 2024-02-02 8690/week @ 2024-02-09 6202/week @ 2024-02-16 7874/week @ 2024-02-23 10761/week @ 2024-03-01 11693/week @ 2024-03-08 12167/week @ 2024-03-15 13727/week @ 2024-03-22 10871/week @ 2024-03-29

50,508 downloads per month
Used in 376 crates (8 directly)

Apache-2.0/MIT

41KB
1.5K SLoC

cblas-sys Package Documentation Build

The package provides bindings to CBLAS (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 CBLAS (C).

The usage of the package is explained here.

Dependencies

~42KB