]> gitweb.michael.orlitzky.com - sage.d.git/commit
Add the 'product' function to misc.py.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 26 Oct 2012 00:07:56 +0000 (20:07 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 26 Oct 2012 00:07:56 +0000 (20:07 -0400)
commitd6c9163d4844d519559a1a35cd7094fc97572973
tree9fc3dd90cf1c3fa2db0cf10936e9189b2681085e
parent992950ca5430d95d820d9b6869983959689d2334
Add the 'product' function to misc.py.
Add interpolation.py with two Lagrange polynomial functions.
mjo/all.py
mjo/interpolation.py [new file with mode: 0644]
mjo/misc.py