Re: [Numpy-discussion] pycdf probs

2007-09-12 Thread Trevor Law
I believe I have contacted them before at this address: [EMAIL PROTECTED] Trevor Law UC Irvine Undergraduate Student On 9/12/07, Mathew Yeates <[EMAIL PROTECTED]> wrote: > Anybody know how to contact the pycdf author? His name is Gosselin I > think. There are hardcoded values that ca

[Numpy-discussion] alter_code1 and "from Numeric import *"

2007-06-22 Thread Trevor Law
hough the script may not be behaving absolutely correctly, I am more concerned as to whether or not using "from numpy.oldnumeric import *" is likely to result in undetected (non-syntactic) errors. Any feedback would be welcome. Thank you for your time, Trevor Law ___