|
/usr/local/sage-6.10/local/lib/python2.7/site-packages/sage/misc/decorat\
ors.py:550: DeprecationWarning: variable ranges to parametric_plot must
be given as tuples, like (2,4) or (t,2,3)
See http://trac.sagemath.org/7008 for details.
return func(*args, **options)
/usr/local/sage-6.10/local/lib/python2.7/site-packages/sage/misc/decorators.py:550: DeprecationWarning: variable ranges to parametric_plot must be given as tuples, like (2,4) or (t,2,3)
See http://trac.sagemath.org/7008 for details.
return func(*args, **options)
|