Post Reply 
How to use python linalg module?
05-20-2021, 04:01 PM
Post: #2
RE: How to use python linalg module?
linalg uses giac conventions (that is the same conventions as in the Prime CAS), a vector is a list and a matrix is a list of lists of the same size.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to use python linalg module? - parisse - 05-20-2021 04:01 PM



User(s) browsing this thread: 1 Guest(s)