]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Fix an off-by-one error in Euler's method.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 9 Dec 2012 09:22:37 +0000 (04:22 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 9 Dec 2012 09:22:37 +0000 (04:22 -0500)
commitd6f147bb46c47cc5f885b72536f5adbe6039af77
treed41c537046ef0046535580b97636db497dd63820
parentdf93519c1e307699477d3d37484f44041d27354f
Fix an off-by-one error in Euler's method.
src/ODE/IVP.hs