Posts by João Vitor Degrandi • 113 points
1 post
- 
		1 votes1 answer110 viewsQ: problem in converting normal matrix to numpyThe program organizes is made to organize the lines, based on the value of the third column, I did the program and it worked, but when I use numpy matrix, gives the error below. i need to use numpy…