]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Use RealField/RealRing where possible instead of their constituents.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 20 Feb 2013 23:56:13 +0000 (18:56 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 20 Feb 2013 23:56:13 +0000 (18:56 -0500)
commit59c49750fd2455574fe4e67ddd7e67a20321c8a8
tree4fbf62817e2bd9b7e8caf4b982968004da0195ff
parentfe73028041fe3becce6ce1ff268181d55d54a011
Use RealField/RealRing where possible instead of their constituents.
Convert src/ODE/IVP.hs to numeric-prelude.
Add RealRing/RealField instanced to BigFloat.
src/BigFloat.hs
src/ODE/IVP.hs
src/Roots/Fast.hs
src/Roots/Simple.hs