How to form a matrix in python and apply common matrix addition subtraction multiplication in it?? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuestas
+ 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