David Lester, who I saw today by coincidence, has a very nice arbitrary-precision real arithmetic package, which he is planning to finish up and offer to us Haskellites. I'll leave him to say when, and what it does, but it's a very cool thing and I hope we can persuade him to give it to us soon. Simon | -----Original Message----- | From: Tom Pledger [mailto:Tom.Pledger@peace.com] | Sent: 24 March 2003 21:14 | To: haskell@haskell.org | Subject: Arbitrary precision reals? | | | Niall Dalton writes: | | Hi, | | | | Its been a while since I've been using Haskell seriously, | so I might simply | have overlooked the answer.. | | | Is there an arbitrary precision real number library | available for Haskell? | IIRC, atleast GHC uses the GMP | library, but only for integers? |
participants (1)
-
Simon Peyton-Jones