Hi,
sympy should in theory support pickling (the standard python way to save
objects on disk), but I'm not sure how good the support is.
Regards,
Tom
On 01.07.2011 13:17, Mani Chandra wrote:
Hi,
Is it possible to save sympy expressions to disk and then load them
later? For ex:
filename = "equation"
save(filename, expression)
datafile = load(filename)
expression = datafile.expression
or something like that?
Thanks,
Mani Chandra
--
You received this message because you are subscribed to the Google
Groups "sympy" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/sympy/-/S05rOKsC6JwJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy?hl=en.
--
You received this message because you are subscribed to the Google Groups
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy?hl=en.