+ 1

How to form a matrix in python and apply common matrix addition subtraction multiplication in it??

30th Sep 2017, 6:19 AM
Ritwik Tripathi
Ritwik Tripathi - avatar
2 odpowiedzi
+ 4
Use numpy or implement it yourself ;)
30th Sep 2017, 6:36 AM
Drax
Drax - avatar
+ 2
but keep in mind that numpy does not work in coding playground.
30th Sep 2017, 6:55 AM
AutomatedpROCESSES
AutomatedpROCESSES - avatar