Hi folks,

I am having trouble trying to save a matrix P as a CSV file in Sage:

Def function(A,D):
    (sage syntax for creating a matrix P)
return P

and then using a function which opens up the CSV file and utilizes the
entires in the matrix P, from the CSV file.
Is there a method for this?

Kind Regards
Chappman

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to