Re: [Numpy-discussion] KeyError with float96 in linalg.py: polyfit

2006-07-04 Thread David M. Cooke
On Tue, 4 Jul 2006 12:10:18 +0200 Jan-Matthias Braun <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm testing some computations with float96 at the moment and right now I > have problems with polyfit raising a KeyError for the keycode 'g', which is > floatxx with xx>64. Use longdouble instead of fl

[Numpy-discussion] KeyError with float96 in linalg.py: polyfit

2006-07-04 Thread Jan-Matthias Braun
Hi all, I'm testing some computations with float96 at the moment and right now I have problems with polyfit raising a KeyError for the keycode 'g', which is floatxx with xx>64. I am getting a KeyError using polyfit on some float96 values. The used Routines seem to know nothing about this type