# blas-sys [![Package][package-img]][package-url] [![Documentation][documentation-img]][documentation-url] [![Build][build-img]][build-url]
The package provides bindings to [BLAS] (Fortran).
## [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](LICENSE.md).
[architecture]: https://blas-lapack-rs.github.io/architecture
[blas]: https://en.wikipedia.org/wiki/BLAS
[build-img]: https://github.com/blas-lapack-rs/blas-sys/actions/workflows/build.yml/badge.svg
[build-url]: https://github.com/blas-lapack-rs/blas-sys/actions/workflows/build.yml
[documentation-img]: https://docs.rs/blas-sys/badge.svg
[documentation-url]: https://docs.rs/blas-sys
[package-img]: https://img.shields.io/crates/v/blas-sys.svg
[package-url]: https://crates.io/crates/blas-sys