How to form a matrix in python and apply common matrix addition subtraction multiplication in it?? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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 Réponses
+ 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