matrix 0.0.1

The library provides algorithms for manipulating real matrices.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Matrix [![Build Status][travis-svg]][travis-url]

The library provides algorithms for manipulating real matrices.

## [Documentation][docs]

## Contributing

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

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