disinclined.org
/
git
/
matrixnullspace.com.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2200b6a
)
added readme and notice of scipy dependency
author
Dylan Lloyd
<dylan@dylansserver.com>
Tue, 19 Mar 2013 01:12:20 +0000
(21:12 -0400)
committer
Dylan Lloyd
<dylan@dylansserver.com>
Tue, 19 Mar 2013 01:12:20 +0000
(21:12 -0400)
README.md
[new file with mode: 0644]
patch
|
blob
diff --git a/README.md
b/README.md
new file mode 100644
(file)
index 0000000..
5911843
--- /dev/null
+++ b/
README.md
@@ -0,0
+1,6
@@
+matrixnullspace.com
+===================
+
+A [WSGI](http://www.python.org/dev/peps/pep-0333/) application to calculate the the kernel, determinant and eigenvalues of a given matrix.
+
+Requires [SciPy](http://www.scipy.org/).