[fpc-devel] Arbitrary-precision arithmetic unit
m2
m2 at ellipsa.net
Sat Feb 28 22:15:08 CET 2009
Alexander Klenin a écrit :
> Is there such a thing for FPC?
> I need it for my project and I have found is this:
>
> http://pauillac.inria.fr/~quercia/cdrom/bibs/numerix.tar.gz
>
> Which seems unmaintained, in french, has horrible API,
> and is actually a wrapper around C library.
>
> Seeing as FPC contains at least three expression-parsing-and-evaluation
> libraries, I think one "long arithmetic" unit would not hurt.
>
> So, should I write one or did I just not searched in the right place?
There is my NX library (still alpha) at
htpp://www.ellipsa.net/
I recently added units that allow to work with elliptic curves over
gf(3**n) fields.
There is also the library of W. Ehrhardt at
http://home.netsurf.de/wolfgang.ehrhardt/mp_intro.html
Best,
mm
More information about the fpc-devel
mailing list