[sage-support] Higher order differentiation for multi-dimensional function

2019-04-06 Thread Olivier de Jussieu
I really want to have a generalised differentiation method for functions whose output is a vector. This is really important in practice. For exemple: f(v) = h*v b(v, w) = f(v) * cos(w) + d - sqrt(d**2 - f(v)**2 * sin(w)**2) F(x, y, theta, v, w, a) = (x + b(v,w) * cos(theta), y + b(v,w) *

[sage-support] Re: How to graph on Sage

2019-04-06 Thread kcrisman
This kind of question translates to "I'm too lazy to search, so do my > homework for me", and deserves a big fat RTFM , > possibly also possibly pointing to a good book > . > That's as may be, but I'll note as a data