bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Native Windows Port of GMP


From: David T. Ashley
Subject: RE: Native Windows Port of GMP
Date: Mon, 11 Mar 2002 16:53:27 -0500

Hi Brian,

Good work!

I actually did a little bit of the same thing, and you can see the software
component here:

http://www.esrg.org/cgi-viewcvs/viewcvs.cgi/esrgpcpj/shared/c_datd/gmp_ints.
c?rev=1.22&cvsroot=ESRGPCPJ&content-type=text/vnd.viewcvs-markup

Unfortunately, that URL above is a bit long, so you may need to patch it up
manually.

I'm confident that your port will be [much] better than mine, and I look
forward to incorporating your changes into mine.

The issue for me was that there were several parts of the GMP library that I
did not understand.  I do not trust algorithms that I do not understand, so
I just simplified them, most certainly at the expense of turning n log n
algorithms into n**2 algorithms, etc.

If there is any way I can assist you in the future, of if anything needs to
be cleaned up ... I have version control facilities here, and it would be
easy to collaborate.

Dave.

> -----Original Message-----
> From: address@hidden [mailto:address@hidden Behalf Of
> Brian Gladman
> Sent: Monday, March 11, 2002 4:09 PM
> To: address@hidden
> Subject: Native Windows Port of GMP
>
>
> Hi,
>
> This is not really an improvement but I could not make out who I should
> inform about this GMP port!
>
> I have built a native windows port of GMP using Microsoft Visual
> Studio .net
> and made the code changes available at:
>
> http://fp.gladman.plus.com/computing/gmp4win.htm
>
> best regards,
>
>    Brian Gladman
>
>
>
>
>
> _______________________________________________
> Bug-gmp mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-gmp
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]