]> gitweb.michael.orlitzky.com - sage.d.git/commit
Make the divided_difference() function rely on divided_difference_coefficients().
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 26 Oct 2012 18:22:56 +0000 (14:22 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 26 Oct 2012 18:22:56 +0000 (14:22 -0400)
commitf6e1d203ea962a391bcb71ffbf8dd380f09fa833
tree4931dfe4085a9652536550dc71156d931e89ca2c
parent0594e23633dd2088e6ff9b566d86d4618528212f
Make the divided_difference() function rely on divided_difference_coefficients().
Make divided_difference() and newton_polynomial() take a list of function values instead of the function itself.
mjo/interpolation.py