[Biopython-dev] [Bug 2323] New functions: GCG Checksum and CRC64
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Sun Jul 1 07:02:47 EDT 2007
http://bugzilla.open-bio.org/show_bug.cgi?id=2323
------- Comment #18 from mdehoon at ims.u-tokyo.ac.jp 2007-07-01 07:02 EST -------
Btw, I am finding that the code for Python < 2.3 is faster than the code for
Python >= 2.4. The former uses more memory, as it makes a copy of seq, but even
if we avoid copying seq, I still find that it is faster than the code for
Python >= 2.4.
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Biopython-dev
mailing list