#linear-algebra #cblas #bindings #science

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

#104 in #science

Download history 5346/week @ 2023-06-09 5107/week @ 2023-06-16 4573/week @ 2023-06-23 4631/week @ 2023-06-30 5594/week @ 2023-07-07 4769/week @ 2023-07-14 4723/week @ 2023-07-21 4965/week @ 2023-07-28 5539/week @ 2023-08-04 4238/week @ 2023-08-11 4737/week @ 2023-08-18 4703/week @ 2023-08-25 4484/week @ 2023-09-01 4031/week @ 2023-09-08 3800/week @ 2023-09-15 4186/week @ 2023-09-22

17,316 downloads per month
Used in 361 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

~39KB