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 the 21st object is 
added. We would like all of this output to return to R for post-processing. Is 
there a recommended way to deal with this type of output?

Thanks

Matthew
_______________________________________________
Rcpp-devel mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to