[erlang-questions] Rational arithmetic library?
Dave Smith
<
>
Thu Nov 20 15:30:49 CET 2008
I have been working on a decimal application. This is a linked-in driver
application backed by the decNumberhttp://speleotrove.com/decimal/ library.
It's crude at this point, and I haven't decided on the interface format. I
didn't plan to release it yet, but I'll do a little cleanup today and make
the code available for review.
This is not a rational library, but a decimal fixed-point (or decimal
floating-point) library. If you really need rational arithmetic, consider
creating a driver backed by gmp (http://gmplib.org/)
D
2008/11/20 Robert Raschke <
>
> On Thu, Nov 20, 2008 at 11:40 AM, John Hughes <
>
> wrote:
> > Anyone have a good rational number arithmetic library? I can't be the
> first
> > to need one, surely...
>
> Might be worth considering using something like J. Don't think it
> would be too get J and Erlang communicating.
>
> J: http://www.jsoftware.com/
>
> Robby
> _______________________________________________
> erlang-questions mailing list
>
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20081120/3c19f1ed/attachment.html>
More information about the erlang-questions
mailing list