]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - .ghci
New function: Linear.Matrix.identity_matrix.
[numerical-analysis.git] / .ghci
2014-01-30 Michael OrlitzkyAdd the Polynomials.Orthogonal module.
2013-07-21 Michael OrlitzkyUpdate ghci/cabal files to load the new module.
2013-02-24 Michael OrlitzkyReplace the whole Matrix implementation with something...
2013-02-21 Michael OrlitzkyUpdate .ghci.
2013-02-12 Michael OrlitzkyMove the Vector and Matrix modules under Linear.
2013-02-05 Michael OrlitzkyFix import and module list names.
2013-02-05 Michael OrlitzkyRemove non-fixed Matrix module.
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.