Changes between Initial Version and Version 1 of Ticket #9667
- Timestamp:
- 08/02/10 02:47:50 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9667 – Description
initial v1 1 1 The 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 3 Dependencies: #9343
