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
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to