#linear-algebra #cblas #bindings

cblas-sys

The package provides bindings to CBLAS (C)

7 releases

new 0.2.0 Feb 8, 2025
0.1.4 Nov 18, 2017
0.0.1 Nov 14, 2017

#1681 in Math

Download history 10018/week @ 2024-10-25 9399/week @ 2024-11-01 9211/week @ 2024-11-08 10949/week @ 2024-11-15 11413/week @ 2024-11-22 14082/week @ 2024-11-29 13894/week @ 2024-12-06 14378/week @ 2024-12-13 8362/week @ 2024-12-20 5515/week @ 2024-12-27 10860/week @ 2025-01-03 12179/week @ 2025-01-10 10545/week @ 2025-01-17 12857/week @ 2025-01-24 14972/week @ 2025-01-31 18007/week @ 2025-02-07

58,402 downloads per month
Used in 417 crates (11 directly)

Apache-2.0 OR MIT

41KB
1.5K SLoC

cblas-sys Package Documentation Build

The package provides bindings to CBLAS (C).

Architecture

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).

Architecture

Dependencies

~43KB