Re: suggestions on how to do this

2005-04-27 Thread cfriedl
Hi Bengt OK, that's right. So I'm curious how you did this. And any comments on how to collect coefficients of like powers in your result. Be Well and Happy Always Chris -- http://mail.python.org/mailman/listinfo/python-list

Re: suggestions on how to do this

2005-04-27 Thread cfriedl
Hi Terry I apprecaite the advice. Briefly I'm familiar with the math (its an eigenvalue problem in fluid flow) but not so much with python (3 months on and off), hence my post here. I'm looking for python advice on how to implement this effectively. I love python and would like to use it well. As