On 12/24/10 5:40 AM, lainme wrote:
Hi, I want to do polynomial interpolation with sage, such as the
Lagrange Interpolation

I searched the group and reference manual of sage, but only found the
complex interpolation.


I made this for my numerical analysis class:

http://demo.sagenb.org/home/pub/67/

At the bottom you see Sage's command to do this (look for R.lagrange...). Scipy also has a lot of interpolation functionality: http://docs.scipy.org/doc/scipy/reference/interpolate.html

Thanks,

Jason


--
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

Reply via email to