]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - src/Integration/Simpson.hs
Add a simple unsafe matrix class to test the Cholesky algorithm.
[numerical-analysis.git] / src / Integration / Simpson.hs
2012-11-23 Michael OrlitzkyAdd Integration.Simpson implementing Simpson's rule...