On Tue, Mar 13, 2012 at 1:57 PM, Romain Francois
wrote:
> Le 13/03/12 19:18, Matthew Krachey a écrit :
>
>> Hi,
>>
>> I am working on a rather complicated MCMC simulation with a lot of return
>> objects, both vectors and matrices. We are on the verge of getting things to
>> go (to date, much faste
Le 13/03/12 19:18, Matthew Krachey a écrit :
Hi,
I am working on a rather complicated MCMC simulation with a lot of return
objects, both vectors and matrices. We are on the verge of getting things to go
(to date, much faster than Numpy) but we are returning ~21 list objects (again,
both vecto
On 13 March 2012 at 14:18, Matthew Krachey wrote:
| Hi,
|
| I am working on a rather complicated MCMC simulation with a lot of return
objects, both vectors and matrices. We are on the verge of getting things to go
(to date, much faster than Numpy) but we are returning ~21 list objects (again,
Hi,
I am working on a rather complicated MCMC simulation with a lot of return
objects, both vectors and matrices. We are on the verge of getting things to go
(to date, much faster than Numpy) but we are returning ~21 list objects (again,
both vectors and matrices) and we are getting error when