]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Add the Integration.Gaussian module where we begin to implement Gaussian quadrature.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 4 Feb 2014 22:41:19 +0000 (17:41 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 4 Feb 2014 22:41:19 +0000 (17:41 -0500)
commitcf94f2c074a13ca9fd011fae5c0a668afefd3a18
tree98ab08393be6347affba27ecba52d31b58285444
parentbd9c9a0bc058786a45a7f679e4037a4a814d79d8
Add the Integration.Gaussian module where we begin to implement Gaussian quadrature.
.ghci
numerical-analysis.cabal
src/Integration/Gaussian.hs [new file with mode: 0644]