mailRe: float128 error


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Edward d'Auvergne on July 13, 2009 - 10:11:
Hi,

Do you know which version of numpy you are using?  I've just checked
and both versions 1.0.4 and 1.3.0 include numpy.float128.  And which
platform (OS+CPU) are you using?  This change, adding the numpy int
and float imports, was added last night.  All is fixed, but it would
be important to find out why your version of numpy doesn't have
float128.  This higher precision float may be used in the future, if
needed, and hence we should find the problem.

Cheers,

Edward


On Mon, Jul 13, 2009 at 1:35 AM, Sébastien
Morin<sebastien.morin.1@xxxxxxxxx> wrote:
Hi,

I just updated relax-1.3 from the subversion repository (r9201).

There is an error concerning the import of float128 from numpy.

===================================
./relax
Traceback (most recent call last):
 File "./relax", line 53, in <module>
   from prompt import interpreter
 File
"/home/semor/pse-4/collaborations/relax/relax-1.3/prompt/interpreter.py",
line 90, in <module>
   from value import Value
 File
"/home/semor/pse-4/collaborations/relax/relax-1.3/prompt/value.py", line
35, in <module>
   from num_types import int_list, float_list
 File
"/home/semor/pse-4/collaborations/relax/relax-1.3/prompt/num_types.py",
line 27, in <module>
   from numpy import int8, int16, int32, int64, float32, float64, float128
ImportError: cannot import name float128
===================================

Am I the only one with this problem ?

Thanks.
Regards,


Séb  :)

--
Sébastien Morin
PhD Student
S. Gagné NMR Laboratory
Université Laval & PROTEO
Québec, Canada



_______________________________________________
relax (http://nmr-relax.com)

This is the relax-devel mailing list
relax-devel@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel




Related Messages


Powered by MHonArc, Updated Mon Jul 13 14:20:34 2009