add error handling & numpy to readme
[matrixnullspace.com.git] / README.md
1 matrixnullspace.com
2 ===================
3
4 A [WSGI](http://www.python.org/dev/peps/pep-0333/) application to calculate the the kernel, determinant and eigenvalues of a given matrix.
5
6 Requires [SciPy](http://www.scipy.org/) and [NumPy](https://en.wikipedia.org/wiki/NumPy).