is there a module for matrix operations in python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

is there a module for matrix operations in python

For example moltiplication of matrix

10th Jun 2020, 10:45 AM
mobin
3 Answers
+ 4
You can do matrix operations with numpy
10th Jun 2020, 11:15 AM
Lisa
Lisa - avatar
+ 4
Just like Lisa wrote, numpy is all about matrices. Check this out: https://www.sololearn.com/learn/6671/?ref=app
10th Jun 2020, 12:45 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 2
How do we know which language you are talking about?
10th Jun 2020, 10:52 AM
Abhay
Abhay - avatar