Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Documenting xbt/random a little bit
[simgrid.git] / include / xbt / random.hpp
2019-11-28 Yann DuplouyDocumenting xbt/random a little bit
2019-11-20 Martin Quinsonrnd: cosmetics to ease the implem
2019-11-20 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-20 Yann DuplouyIntroducing choice between the standard library and...
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-12 Yann DuplouyFixes to xbt::random
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-21 Yann DuplouyAdding the normal distribution
2019-10-21 Yann DuplouyAdding the exponential distribution
2019-10-21 Yann DuplouyRemoving variable names from the header…
2019-10-21 Yann DuplouyA first version of the xbt/random module