# liblapack-sys [![Build Status][status-svg]][status-url] The package provides bindings to the [Linear Algebra PACKage][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/LAPACK [status-svg]: https://travis-ci.org/stainless-steel/liblapack-sys.svg?branch=master [status-url]: https://travis-ci.org/stainless-steel/liblapack-sys [docs]: https://stainless-steel.github.io/liblapack-sys