[sage-support] Re: plotting derivative of a function object has no attribute _set_extra_kwds

2015-06-07 Thread Chris Cowden
Hi Dominique, Sorry, I didn't intend to not be nice. In putting together the following example I was able to solve this problem by setting the domain of the variables to 'real'. 1) Here is a full short example: var('h','t','px','py','pz','w','R') P=vector([px,py,pz]) r=vector([R*cos(t*w),

[sage-support] plotting derivative of a function object has no attribute _set_extra_kwds

2015-06-06 Thread Chris Cowden
Greetings, I've encountered a problem which I can't at the moment solve. Hopefully the solution is either known or obvious to someone on this forum, but I would appreciate any constructive input. When I try to make a graph with the following: p1=plot(delta.substitute(px=5,py=0,pz=1,R=1,h=10,w=