We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598490e commit b7cc0f5Copy full SHA for b7cc0f5
README.md
@@ -1,6 +1,6 @@
1
# matrixplusplus
2
3
-matrixplusplus is a matrix library written in C++. Matrices have 1 based indexing and values are stored as doubles.
+matrixplusplus is a 2D matrix library written in C++. Matrices have 1 based indexing and values are stored as doubles.
4
5
Functionalities include:
6
0 commit comments