[sage-support] Re: multivariate Taylor series

2008-11-10 Thread Alex Raichev
Thanks, Martin. On Nov 10, 8:07 pm, Martin Rubey [EMAIL PROTECTED] wrote: Alex Raichev [EMAIL PROTECTED] writes: Hi all: Is there Sage function that computes Taylor expansions for multivariate functions? If you are willing to install the optional fricas package: sage: reset() sage:

[sage-support] Re: multivariate Taylor series

2008-11-09 Thread Martin Rubey
Alex Raichev [EMAIL PROTECTED] writes: Hi all: Is there Sage function that computes Taylor expansions for multivariate functions? If you are willing to install the optional fricas package: sage: reset() sage: X=axiom('x::TS FRAC INT') sage: Y=axiom('y::TS FRAC INT') sage: