Changes between Initial Version and Version 1 of Ticket #9667


Ignore:
Timestamp:
08/02/10 02:47:50 (3 years ago)
Author:
jdemeyer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9667 – Description

    initial v1  
    11The latest version of PARI has a function {{{hash_GEN}}} which hashes a PARI {{{GEN}}}.  Since this is very likely faster than hashing the string representation of a {{{GEN}}}, we should use this for the {{{gen}}} class in sage/libs/pari/gen.pyx 
     2 
     3Dependencies: #9343