We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc643a4 commit c6e0696Copy full SHA for c6e0696
README.md
@@ -1,8 +1,8 @@
1
ualgebra.js is a tiny javascript linear algebra library.
2
It contains numerical implementations of basic matric operations.
3
4
-Keep in mind that this this contains only numerical implementations. There's not type checking of any kind nor suport for rational numbers.
5
-This is _not_ a symbolic calculos tool either
+Keep in mind that this this contains only numerical implementations. There's no type checking of any kind nor suport for rational numbers.
+This is _not_ a symbolic calculus tool either.
6
7
Usage
8
=====
0 commit comments