EigenRand
0.5.0
|
The following charts show the relative speed-up of EigenRand compared to references(equivalent functions of C++ std or Eigen for univariate distributions and Scipy for multivariate distributions).
Since there is no equivalent class to balanced
in C++11 std, we used Eigen::DenseBase::Random instead.
Cases filled with orange are generators that are slower than reference functions.
You can see the detailed numerical values used to plot the above charts on the Action Results of GitHub repository.