![]() |
GMP For Delphi
If anyone is interested, I've got GMP (GNU Multiple Precision Arithmetic Library) for Delphi (I'm using 7 Enterprise, but it should'nt matter) available.
I searched for a while, to get this, and finally had to bite the bullet and perform the header conversions manually. The package is available as: [list][*]gmp.dll -- The DLL itself (4.0.1)[*]gmpDLL.pas -- The interface unit (mpz_XXX, mpq_XXX and mpf_XXX)[*]gmpClasses -- A very basic and incomplete attempt at an OOPS library on top of GMP[/list] If anyone is interested, PM me... -- Alan |
[QUOTE=amcfarlane]If anyone is interested, I've got GMP (GNU Multiple Precision Arithmetic Library) for Delphi (I'm using 7 Enterprise, but it should'nt matter) available.
I searched for a while, to get this, and finally had to bite the bullet and perform the header conversions manually. The package is available as: [list][*]gmp.dll -- The DLL itself (4.0.1)[*]gmpDLL.pas -- The interface unit (mpz_XXX, mpq_XXX and mpf_XXX)[*]gmpClasses -- A very basic and incomplete attempt at an OOPS library on top of GMP[/list] If anyone is interested, PM me... -- Alan[/QUOTE] I AM!!!! :bow: :banana: :bow: :banana: :bow: Provided it works on Delphi 5... :innocent: Luigi |
4.0.1 has bugs in the FFT code and subtraction code that can result in (rare) wrong computations.
|
[QUOTE=ColdFury]4.0.1 has bugs in the FFT code and subtraction code that can result in (rare) wrong computations.[/QUOTE]
:rant: ! Well, the pascal interface should work, with little or no modification, assuming we can get hold of a different DLL... I'll post it here later on. BTW, any know of some nice tests that I could run on it? |
It's not difficult at all to compile a new DLL using MingW. I've done it a number of times.
|
I'm glad someone gets MinGW to recompile GMP... Mine always goes belly up - big time.
Darn, I'm having big problems uploading this... If anyone wants the code, please PM me there email address and I'll forward it on. |
Can you get the static library to compile?
|
amcfarlane, i am interested in the gmp files for delphi, please check your pm inbox :smile:
|
Sorry for the delay folks - I've had some weird problems uploading attachments to this forum or even in simple emails... I'm preparing a simple one page site for all the relevant software which I'll try and get up and running once I've checking this darn puter!
Apologies to anyone who requested copies, but just keep your eyes peeled! |
Finally, the software is available (at least in a limited form...) Get it from [URL]http://rbe.netfirms.com/[/URL].
Any problems, questions, etc, PM me... |
[QUOTE=amcfarlane]Finally, the software is available (at least in a limited form...) Get it from [URL]http://rbe.netfirms.com/[/URL].
Any problems, questions, etc, PM me...[/QUOTE] Thank you! Disregard my last request on PM :rolleyes: It seems that your host don't allow you to set up files bigger than 256 KB, so the PDF can't be downloaded. Luigi |
| All times are UTC. The time now is 22:07. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.