Paul Rubin wrote:
Paul Rubin <http://[EMAIL PROTECTED]> writes:

handle with builtin Python operations without putting some thought
into algorithms and data structures.  From "ribosome" I'm guessing
you're doing computational biology.  If you're going to be writing

Well, trying sort of ... Not much successfull so far. ;)

code for these kinds of problems on a regular basis, you probably
ought to read a book or two on the topic.  "CLRS" is a good choice:

 http://theory.lcs.mit.edu/~clr/
 http://mitpress.mit.edu/algorithms/


Correction to unclarity: I meant a book on the topic of algorithms and
data structures (e.g. CLRS).  Since you're presumably already a
biologist, I wouldn't presume to suggest that you read a book on
biology ;-).

Yes, I'm. I still don't get what that acronym CLRS stands for ... :( -- http://mail.python.org/mailman/listinfo/python-list

Reply via email to