#blis #blas #bindings #depend #build #blis-src

blis-sys2

FFI bindings for BLIS library (depends on blis-src)

2 releases

Uses old Rust 2015

0.2.2 Mar 1, 2024
0.2.1 Mar 5, 2023

#252 in Science

41 downloads per month

MIT/Apache

6KB

blis-sys2 Package Documentation

This is a binding for the C API for the BLIS library.

This crate depends on blis-src for the actual BLIS dependency. You have to explicitly depend on blis-src to use this crate. The version of this crate matches the blis-src version, not the BLIS version.

Related crates and alternatives:

License

Apache 2.0/MIT

All original work licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~19MB
~377K SLoC