Hello, i think that my question is simple one, but i have not found
answer in the reference manual. I need a function of vector variables.
For example:
var("x1,x2,x3")
x=vector([x1,x2,x3])
Is it possible to define a function of the vector variable "x",
something like this: f(x)=sum(x[i]*x[i]for i in range(3)) ?
--
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-support
URL: http://www.sagemath.org