Hi, When doing
x = var('x'); f = function('f',x) ; s = dumps(f) ; loads(s)
I get a "RuntimeError: unknown function 'f' in archive".
I have equal problem with save()/load() and db_save()/db().
--
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/sage-support
URL: http://www.sagemath.org
