diff --git a/README.md b/README.md index 4c13be8..b0f33ad 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ This python namespace is made for applied Numeric Calculus of Linear Algebra. It * Scan *csv* files to make a numpy matrix. -* Write a matrix into a *csv* file +* Write a matrix into a *csv* file. * Insert user input into a matrix or a vector. -* Calculate Eigenvalues and his Eigenvector +* Calculate Eigenvalues and his Eigenvectors. * Use methods to proccess the matrices. * Identity Matrix diff --git a/yoshi-seals1.3.3/README.md b/yoshi-seals1.3.3/README.md index 4c13be8..b0f33ad 100644 --- a/yoshi-seals1.3.3/README.md +++ b/yoshi-seals1.3.3/README.md @@ -4,11 +4,11 @@ This python namespace is made for applied Numeric Calculus of Linear Algebra. It * Scan *csv* files to make a numpy matrix. -* Write a matrix into a *csv* file +* Write a matrix into a *csv* file. * Insert user input into a matrix or a vector. -* Calculate Eigenvalues and his Eigenvector +* Calculate Eigenvalues and his Eigenvectors. * Use methods to proccess the matrices. * Identity Matrix