From 64f53bf81d057f7f627bf977b436f724eb4c2043 Mon Sep 17 00:00:00 2001 From: Vitor Hideyoshi Date: Wed, 11 Nov 2020 08:17:31 -0300 Subject: [PATCH] v1.3.3 --- README.md | 4 ++-- yoshi-seals1.3.3/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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