#6907: implicit_plot reports deprecation warning
------------------------+---------------------------------------------------
Reporter: john_perry | Owner: was
Type: defect | Status: new
Priority: minor | Milestone:
Component: graphics | Keywords: implicit_plot
Reviewer: | Author:
Merged: |
------------------------+---------------------------------------------------
In sage 4.1.1, a call to implicit_plot() draws a perfectly fine graph, but
also pops up a warning,
{{{
/usr/local/share/sage-4.1.1/local/lib/python2.6/site-packages/sage/plot/\
plot.py:2876: DeprecationWarning: Substitution using function-call
syntax and unnamed arguments is deprecated and will be removed from a
future release of Sage; you can use named arguments instead, like
EXPR(x=..., y=...)
k, _ = adapt_to_callable([f], 2)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6907>
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
-~----------~----~----~----~------~----~------~--~---