On Mar 31, 12:34 pm, David Roe <r...@math.harvard.edu> wrote:
> Having written a lazy p-adics class, my guess is that your pickling errors
> have to do with the fact that you're storing a function.  If you replace all
> of the local functions that you're storing with callable classes (ie a class
> that implements the __call__ method), you should be able to get pickling to
> work.

And this is no performance issue?


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

Reply via email to