Re: [Numpy-discussion] Problem using polyutils.mapdomain with fromfunction

2010-07-25 Thread David Goldsmith
On Sun, Jul 25, 2010 at 7:08 AM, Charles R Harris wrote: > > On Sun, Jul 25, 2010 at 2:32 AM, David Goldsmith > wrote: > >> Why am I being told my coefficient array is not 1-d when both coefficient >> arrays--old and new--are reported to have shape (2L,): >> >> C:\Users\Fermat>python >> Python 2

Re: [Numpy-discussion] Problem using polyutils.mapdomain with fromfunction

2010-07-25 Thread Charles R Harris
On Sun, Jul 25, 2010 at 2:32 AM, David Goldsmith wrote: > Why am I being told my coefficient array is not 1-d when both coefficient > arrays--old and new--are reported to have shape (2L,): > > C:\Users\Fermat>python > Python 2.6.5 (r265:79096, Mar 19 2010, 18:02:59) [MSC v.1500 64 bit > (AMD64)] o

[Numpy-discussion] Problem using polyutils.mapdomain with fromfunction

2010-07-25 Thread David Goldsmith
Why am I being told my coefficient array is not 1-d when both coefficient arrays--old and new--are reported to have shape (2L,): C:\Users\Fermat>python Python 2.6.5 (r265:79096, Mar 19 2010, 18:02:59) [MSC v.1500 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more in