jvanzand/ethraid

weirdness with sampling the beta distribution

Closed this issue · 1 comments

image

rvs works to sample the beta function. do not need ppf

Done, this cut the run time of make_arrays by about 4x (0.027 ==> 0.007 with 1e4 points).