[Pymc-user] Floats 64 and 32
Status: Beta
Brought to you by:
fonnesbeck
From: David H. <dav...@gm...> - 2005-12-07 18:56:45
|
Hi, does someone know how to use PyMC with the new scipy core ? It seems that arrays are float64 by default and the functions in Numeric only take float32... The effect is that in the method summary, the mean and variance cannot be computed since they take only 32 bit floats... Thanks, David |