For anyone who noticed the dismal performance of Integers(389) vs.  
RDF arithmetic in this worksheet, there's a patch that should fix  
this up at

http://sage.math.washington.edu/home/robertwb/integer_mod_caching.hg

IntegerModRing now has a method precompute_table() which will create  
a cached table of all ring elements which cuts down on the overhead a  
lot. Perhaps this should be automatically called in the constructor  
on rings of a certain size or less.

- Robert

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to