bayesalpha icon indicating copy to clipboard operation
bayesalpha copied to clipboard

weird random method

Open ferrine opened this issue 8 years ago • 1 comments

https://github.com/quantopian/bayesalpha/blob/master/bayesalpha/dists.py#L52 not sure that line does what is expected

pm.MvNormal.dist(mu=mu, chol=chol).random(point, size) maybe?

ferrine avatar Jan 15 '18 14:01 ferrine

@aseyboldt could you take a look at this?

eigenfoo avatar Jul 12 '18 18:07 eigenfoo