Re: [Numpy-discussion] Question about nump.ma.polyfit

2015-12-15 Thread Eric Firing
On 2015/12/14 6:39 PM, Samuel Dupree wrote: I'm running Python 2.7.11 from the Anaconda distribution (version 2.4.1) on a MacBook Pro running Mac OS X version 10.11.2 (El Capitan) I'm attempting to use numpy.ma.polyfit to perform a linear least square fit on some data I have. I'm running NumPy v

[Numpy-discussion] Question about nump.ma.polyfit

2015-12-14 Thread Samuel Dupree
I'm running Python 2.7.11 from the Anaconda distribution (version 2.4.1) on a MacBook Pro running Mac OS X version 10.11.2 (El Capitan) I'm attempting to use numpy.ma.polyfit to perform a linear least square fit on some data I have. I'm running NumPy version 1.10.1. I've observed that in execu