# libblas-sys [![Build Status][status-svg]][status-url] The package provides bindings to the [Basic Linear Algebra Subprograms][1]. The bindings are directly to Fortran routines, that is, without any overhead. ## [Documentation][docs] ## Contributing 1. Fork the project. 2. Implement your idea. 3. Open a pull request. [1]: http://en.wikipedia.org/wiki/Basic_Linear_Algebra_Subprograms [status-svg]: https://travis-ci.org/stainless-steel/libblas-sys.svg?branch=master [status-url]: https://travis-ci.org/stainless-steel/libblas-sys [docs]: https://stainless-steel.github.io/libblas-sys