lapack 0.1.1

The package provides an interface to the Linear Algebra PACKage.
Documentation
# LAPACK [![Build Status][travis-svg]][travis-url]

The package provides an interface to the [Linear Algebra PACKage][1].

The list of available routines currently includes

* [DSYEV]http://www.netlib.org/lapack/explore-html/dd/d4c/dsyev_8f.html.

The list is extended upon request.

## [Documentation][docs]

## Contributing

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

[1]: http://en.wikipedia.org/wiki/LAPACK

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