How to use python linalg module?
|
05-20-2021, 12:02 PM
(This post was last modified: 05-20-2021 12:17 PM by kilasuelika.)
Post: #1
|
|||
|
|||
How to use python linalg module?
Update:
It looks like that a 2d list can be automatically recognized as a matrix. Code:
Code:
------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- I don't know how to create a matrix with python linalg module. Code:
All won't work. What's more, Code:
Only shows: Code:
Then it looks like that matrix doesn't have any member function. If use arange function: Code:
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to use python linalg module? - kilasuelika - 05-20-2021 12:02 PM
RE: How to use python linalg module? - parisse - 05-20-2021, 04:01 PM
|
User(s) browsing this thread: 1 Guest(s)