]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - src/Polynomials/Orthogonal.hs
Switch Linear.Vector to the numeric prelude and add the element_sum function to it.
[numerical-analysis.git] / src / Polynomials / Orthogonal.hs
2014-01-30 Michael OrlitzkyAdd the Polynomials.Orthogonal module.