#6985: [with patch, needs review] complex_plot needs to use fast_callable
----------------------+-----------------------------------------------------
Reporter: jason | Owner: mhansen
Type: defect | Status: assigned
Priority: major | Milestone: sage-4.1.2
Component: graphics | Keywords:
Reviewer: | Author: Mike Hansen
Merged: |
----------------------+-----------------------------------------------------
Comment(by jason):
Replying to [comment:3 mhansen]:
> It fixes those issues, but not directly.
>
> In setup_for_eval_on_grid, we should check for not just
types.FunctionType, but instead for (types.FunctionType, types.LambdaType,
types.BuiltinFunctionType, types.BuiltinMethodType). Also, everything
should be converted from fast_float to fast_callable. This would be a
separate ticket.
Can you make another ticket for this?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6985#comment:4>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---