]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Use the element_sum2 function to sum the terms in Gaussian integration instead of...
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 19 Feb 2014 01:22:12 +0000 (20:22 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 19 Feb 2014 01:22:12 +0000 (20:22 -0500)
commit762a87a1bd7bc628ebf12263fb21566ab3aeb86f
tree3d703ef34eb36b1ac7ba7bdb3369230cc684401d
parentca021dad591f47dbe1581c19c4ae4bf1fee821b9
Use the element_sum2 function to sum the terms in Gaussian integration instead of the incorrect 1-norm.
src/Integration/Gaussian.hs