]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/interpolation.py
Add the divided_difference() and newton_polynomial() functions to interpolation.py.
[sage.d.git] / mjo / interpolation.py
2012-10-26 Michael OrlitzkyAdd the divided_difference() and newton_polynomial...
2012-10-26 Michael OrlitzkyAdd the 'product' function to misc.py.