Re: [Numpy-discussion] quick question about numpy deprecation warnings

2008-07-15 Thread Charles R Harris
On Tue, Jul 15, 2008 at 11:10 AM, Charles Doutriaux <[EMAIL PROTECTED]> wrote: > Hi I have a quick question and i hope somebody can answer me (I admit I > should first really check the numpy doc) > > I have been porting old Numeric based C code to numpy/numpy.ma for the > alst couple weeks. > > Ju

[Numpy-discussion] quick question about numpy deprecation warnings

2008-07-15 Thread Charles Doutriaux
Hi I have a quick question and i hope somebody can answer me (I admit I should first really check the numpy doc) I have been porting old Numeric based C code to numpy/numpy.ma for the alst couple weeks. Just as I thought I was done, this morning I updatethe numpy trunk and I now get the follow