On Wed, Dec 10, 2008 at 11:58 AM, Robert Kern <[EMAIL PROTECTED]> wrote:
> On Wed, Dec 10, 2008 at 12:07, Charles R Harris
> <[EMAIL PROTECTED]> wrote:
> >
> >
> > On Wed, Dec 10, 2008 at 11:00 AM, frank wang <[EMAIL PROTECTED]> wrote:
> >>
> >> On my two systems with Intel Core2 DUO, finfo(float1
On Wed, Dec 10, 2008 at 11:58 AM, Robert Kern <[EMAIL PROTECTED]> wrote:
> On Wed, Dec 10, 2008 at 12:07, Charles R Harris
> <[EMAIL PROTECTED]> wrote:
> >
> >
> > On Wed, Dec 10, 2008 at 11:00 AM, frank wang <[EMAIL PROTECTED]> wrote:
> >>
> >> On my two systems with Intel Core2 DUO, finfo(float1
On Wed, Dec 10, 2008 at 12:07, Charles R Harris
<[EMAIL PROTECTED]> wrote:
>
>
> On Wed, Dec 10, 2008 at 11:00 AM, frank wang <[EMAIL PROTECTED]> wrote:
>>
>> On my two systems with Intel Core2 DUO, finfo(float128) gives me the
>> nameerro, "NameError: name 'float128' is not defined". Why?
>>
>
> Y
On Wed, Dec 10, 2008 at 11:00 AM, frank wang <[EMAIL PROTECTED]> wrote:
> On my two systems with Intel Core2 DUO, finfo(float128) gives me the
> nameerro, "NameError: name 'float128' is not defined". Why?
>
>
You probably run a 32 bit OS. IEEE extended precision is 80 bits. On 32 bit
systems it
On my two systems with Intel Core2 DUO, finfo(float128) gives me the nameerro,
"NameError: name 'float128' is not defined". Why?
Thanks
Frank> Date: Tue, 9 Dec 2008 21:10:32 -0600> From: [EMAIL PROTECTED]> To:
numpy-discussion@scipy.org> Subject: Re: [Numpy
On Tue, Dec 9, 2008 at 8:10 PM, Robert Kern <[EMAIL PROTECTED]> wrote:
> On Tue, Dec 9, 2008 at 21:01, Charles R Harris
> <[EMAIL PROTECTED]> wrote:
> >
> >
> > On Tue, Dec 9, 2008 at 1:40 PM, Robert Kern <[EMAIL PROTECTED]>
> wrote:
> >>
> >> On Tue, Dec 9, 2008 at 09:51, Nadav Horesh <[EMAIL PRO
On Tue, Dec 9, 2008 at 21:01, Charles R Harris
<[EMAIL PROTECTED]> wrote:
>
>
> On Tue, Dec 9, 2008 at 1:40 PM, Robert Kern <[EMAIL PROTECTED]> wrote:
>>
>> On Tue, Dec 9, 2008 at 09:51, Nadav Horesh <[EMAIL PROTECTED]> wrote:
>> > As much as I know float128 are in fact 80 bits (64 mantissa + 16
>>
On Tue, Dec 9, 2008 at 1:40 PM, Robert Kern <[EMAIL PROTECTED]> wrote:
> On Tue, Dec 9, 2008 at 09:51, Nadav Horesh <[EMAIL PROTECTED]> wrote:
> > As much as I know float128 are in fact 80 bits (64 mantissa + 16
> exponent) so the precision is 18-19 digits (not 34)
>
> float128 should be 128 bits
On Tue, Dec 9, 2008 at 09:51, Nadav Horesh <[EMAIL PROTECTED]> wrote:
> As much as I know float128 are in fact 80 bits (64 mantissa + 16 exponent) so
> the precision is 18-19 digits (not 34)
float128 should be 128 bits wide. If it's not on your platform, please
let us know as that is a bug in you
order when summing values in anarray
Hanni Ali wrote:
> Hi Bruce,
>
> Ahh, but I would have thought the precision for the array operation
> would be the same no matter which values I wish to sum? The array is
> in float64 in all cases.
>
> I would not have thought alt
Hanni Ali wrote:
> Hi Bruce,
>
> Ahh, but I would have thought the precision for the array operation
> would be the same no matter which values I wish to sum? The array is
> in float64 in all cases.
>
> I would not have thought altering the type of the integer values would
> make any difference
Hi Bruce,
Ahh, but I would have thought the precision for the array operation would be
the same no matter which values I wish to sum? The array is in float64 in
all cases.
I would not have thought altering the type of the integer values would make
any difference as these indices are all below 5 m
ם Hanni Ali
> נשלח: ג 09-דצמבר-08 16:07
> אל: Discussion of Numerical Python
> נושא: [Numpy-discussion] Importance of order when summing values in anarray
>
> Hi All,
>
> I have encountered a puzzling issue and I am not certain if this is a
> mistake of my own doing
ה מקורית-
> מאת: [EMAIL PROTECTED] בשם Hanni Ali
> נשלח: ג 09-דצמבר-08 16:07
> אל: Discussion of Numerical Python
> נושא: [Numpy-discussion] Importance of order when summing values in anarray
>
> Hi All,
>
> I have encountered a puzzling issue and I am not certain i
Numerical Python
נושא: [Numpy-discussion] Importance of order when summing values in anarray
Hi All,
I have encountered a puzzling issue and I am not certain if this is a
mistake of my own doing or not. Would someone kindly just look over this
issue to make sure I'm not doing something very
15 matches
Mail list logo