#linear-algebra #cblas #bindings

cblas-sys

The package provides bindings to CBLAS (C)

7 releases

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

#1680 in Math

Download history 9798/week @ 2024-10-30 8612/week @ 2024-11-06 10647/week @ 2024-11-13 11148/week @ 2024-11-20 13345/week @ 2024-11-27 14445/week @ 2024-12-04 14195/week @ 2024-12-11 11209/week @ 2024-12-18 5496/week @ 2024-12-25 8598/week @ 2025-01-01 12414/week @ 2025-01-08 9715/week @ 2025-01-15 12097/week @ 2025-01-22 14623/week @ 2025-01-29 16612/week @ 2025-02-05 14074/week @ 2025-02-12

59,248 downloads per month
Used in 418 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