]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - .ghci
Encode the vector type in Vn.
[numerical-analysis.git] / .ghci
2012-12-06 Michael OrlitzkyAdd the ODE.IVP module with Euler's method.
2012-11-23 Michael OrlitzkyAdd Integration.Simpson implementing Simpson's rule...
2012-11-21 Michael OrlitzkyAdd the Integration.Trapezoid module; import it in...
2012-10-15 Michael OrlitzkyImport Aliases and TwoTuple in the .ghci file.
2012-10-12 Michael OrlitzkyMake numbers == 3000.1.* required.
2012-10-12 Michael OrlitzkyMove the .ghci file to the top-level directory.