liblapack-sys 0.0.6

The library facilitates static linking with the Linear Algebra PACKage.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# liblapack-sys [![Build Status][travis-svg]][travis-url]

The library facilitates static linking with the [Linear Algebra PACKage][1].

## [Documentation][docs]

## Contributing

1. Fork the project.
2. Implement your idea.
3. Create a pull request.

[1]: http://www.netlib.org/lapack/

[travis-svg]: https://travis-ci.org/stainless-steel/liblapack-sys.svg?branch=master
[travis-url]: https://travis-ci.org/stainless-steel/liblapack-sys
[docs]: https://stainless-steel.github.io/liblapack-sys