#5572: fast_callable improvements (followup for #5093)
--------------------------------+-------------------------------------------
   Reporter:  robertwb          |       Owner:  cwitty    
       Type:  defect            |      Status:  needs_work
   Priority:  major             |   Milestone:  sage-4.5.3
  Component:  basic arithmetic  |    Keywords:            
     Author:                    |    Upstream:  N/A       
   Reviewer:                    |      Merged:            
Work_issues:                    |  
--------------------------------+-------------------------------------------

Comment(by jason):

 To delete the fast_eval.so file from the build directory (necessary so
 that the cython fast_eval is eliminated when testing), do:

 {{{
 cd $SAGE_ROOT/devel/sage/build
 find . -name fast_eval.so | xargs rm
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5572#comment:14>
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