]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Rename Aliases.hs to BigFloat.hs, now containing numeric-prelude instances for BigFloats.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 20 Feb 2013 23:35:05 +0000 (18:35 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 20 Feb 2013 23:35:05 +0000 (18:35 -0500)
commitfe73028041fe3becce6ce1ff268181d55d54a011
treeb25679fb9446973a023389f9f72e39e32d2dfb8d
parent807d976941a8dd426ecf43b18b876413a58384f2
Rename Aliases.hs to BigFloat.hs, now containing numeric-prelude instances for BigFloats.
Rewrite Normed.hs, Roots/Fast.hs, and Roots/Simple.hs for numeric-prelude.
src/Aliases.hs [deleted file]
src/BigFloat.hs [new file with mode: 0644]
src/Normed.hs
src/Roots/Fast.hs
src/Roots/Simple.hs