I have a Bayesian simulation package, PyMC, that I run on OSX 10.4
using either Python 2.3.5 or the ActiveState 2.4. It essentially
generates long sample arrays of parameter values, which it then
summarizes at the end (I am using Numeric arrays). However, after a
simulation of only 80K iterations (
On Jul 30, 2005, at 4:27 AM, Chris Fonnesbeck wrote:
> I have a Bayesian simulation package, PyMC, that I run on OSX 10.4
> using either Python 2.3.5 or the ActiveState 2.4. It essentially
> generates long sample arrays of parameter values, which it then
> summarizes at the end (I am using Numeric