data structure design question

Skip Montanaro skip at mojam.com
Sat Feb 12 06:21:56 EST 2000


    Felix> I'm thinking of trying to do some chemistry stuff in Python, and
    Felix> one of the things I was thinking of was to define a Chemical (or
    Felix> Molecule) object. 

Before you go too far, you might want to investigate Konrad Hinsen's
Molecular Modelling Toolkit:

    http://starship.python.net/crew/hinsen/MMTK/

I think you'll find Konrad has advanced well beyond the "thinking" stage of
the project... ;-)

Skip Montanaro | http://www.mojam.com/
skip at mojam.com | http://www.musi-cal.com/
"Languages that change by catering to the tastes of non-users tend not to do
so well." - Doug Landauer




More information about the Python-list mailing list