Nick Craig-Wood <[EMAIL PROTECTED]> wrote:

> I tested gmpy cvs as of now on Debian/testing/x86 with python2.3. It
> compiled perfectly, ran all of its unit tests and also all my test
> programs - Well done!

Thanks!

> My test program seemed to run at the same speed with both versions
> (not suprising really since both are using the same libgmp.so on the
> system).

Yep, as I said any speed differences should be due to the underlying
GMP, since gmpy.c itself has not undergone any speed-related change.

 
> Thanks and look forward to the release

Thank YOU for the feedback!


Alex
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to