On Aug 20, 2008, at 4:10 PM, franck kalala wrote:
I have not subversion how can I deal with "&" or "and" in fipy?
I don't understand what you're asking. Those have nothing to do with fipy. It's just Python and NumPy syntax. '&' is correct. 'and' is not.
