]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Clean up imports everywhere.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 3 Feb 2014 02:10:01 +0000 (21:10 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 3 Feb 2014 02:10:01 +0000 (21:10 -0500)
commitae914d13235a4582077a5cb2b1edd630d9c6ad62
tree9d51bb945082147c6e0fc4cea568ce208ab5247a
parent6b6bae4206bab66823617e2ba77cdf3e8d3fb752
Clean up imports everywhere.
12 files changed:
src/Integration/Simpson.hs
src/Integration/Trapezoid.hs
src/Linear/Iteration.hs
src/Linear/Matrix.hs
src/Linear/QR.hs
src/Linear/System.hs
src/Misc.hs
src/Normed.hs
src/ODE/IVP.hs
src/Polynomials/Orthogonal.hs
src/Roots/Fast.hs
src/Roots/Simple.hs