Scott David Daniels wrote: > make lists and dictionaries containing functions, and that would be > the normal Python way of handling this, rather than generating source > from snippets. You should take a look at Numpy if the "maths functions"
Thank you very much for your response. I hadn't thought of doing it that way and I feel that would be the best way, especially as a list of maths functions would make the code for genome recombination and mutation simpler to rewrite. Regards, Erik -- http://mail.python.org/mailman/listinfo/python-list