#11845: Pickle python functions
---------------------------+------------------------------------------------
   Reporter:  nbruin       |          Owner:  was         
       Type:  enhancement  |         Status:  new         
   Priority:  major        |      Milestone:  sage-feature
  Component:  pickling     |       Keywords:              
Work_issues:               |       Upstream:  N/A         
   Reviewer:               |         Author:              
     Merged:               |   Dependencies:              
---------------------------+------------------------------------------------

Comment(by nbruin):

 Replying to [comment:1 burcin]:
 > Note that there is already some code in the library for this in
 `sage.misc.fpickle`. It is used at least in `@parallel` and pickling of
 symbolic functions with user defined evaluation, derivation, etc. methods.

 Are those pickles doctested? In that case, sage's picklejar would already
 be tainted. Incidentally, if @parallel uses this to distribute code & data
 over workers, then supporting closures is probably a very welcome
 improvement. Creating a closure for each job is a virtually ideal way of
 wrapping code&data together for distribution.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11845#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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/sage-trac?hl=en.

Reply via email to