Alexander Klenin wrote:
On Mon, Mar 2, 2009 at 21:27, Michael Schnell <[email protected]> wrote:
Do you need integer or floating point ?
Fixed-point, actually.
In the "Deutsches Lazarus Forum" there was a project called "GNURZ" providing this. It was quite promising and I provided some ASM-optimization for it.

Here the original Author implemented a "Karazuba" multiplication, that is a lot faster than the standard Multiplication algorithm, when very long numbers are handled (see Wikipedia on Karazuba).

Combined with the ASM optimization for the basic functions this seems to be a very fast library.

Unfortunately the original Author has stopped to work on the project and nobody seems to be inclined to do some necessary cleaning up of the code to allow a community based development.

The license seems to be no problem at all.


-Michael
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to