File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- # CppRandLib [ ![ license] ( http://img.shields.io/github/license/schmouk/cpprandlib.svg?style=plastic&labelColor=blueviolet&color=lightblue )] ( https://github.com/schmouk/cpprandlib/license ) [ ![ Latest release] ( http://img.shields.io/github/release/schmouk/cpprandlib.svg?style=plastic&labelColor=blueviolet&color=success )] ( https://github.com/schmouk/cpprandlib/releases ) [ ![ code_coverage] ( https://img.shields.io/badge/code_coverage-100%25-success?style=plastic&labelColor=blueviolet )] ( ) [ ![ tests] ( https://img.shields.io/badge/tests-passed-success?style=plastic&labelColor=blueviolet )] ( )
1+ <img src =" lib-banner.jpg " alt =" Library banner " >
2+
3+ [ ![ license] ( http://img.shields.io/github/license/schmouk/cpprandlib.svg?style=plastic&labelColor=blueviolet&color=lightblue )] ( https://github.com/schmouk/cpprandlib/license ) [ ![ Latest release] ( http://img.shields.io/github/release/schmouk/cpprandlib.svg?style=plastic&labelColor=blueviolet&color=success )] ( https://github.com/schmouk/cpprandlib/releases ) [ ![ code_coverage] ( https://img.shields.io/badge/code_coverage-100%25-success?style=plastic&labelColor=blueviolet )] ( ) [ ![ tests] ( https://img.shields.io/badge/tests-passed-success?style=plastic&labelColor=blueviolet )] ( )
24Many best in class pseudo random generators grouped into one simple library - c++11 and c++20 versions.
35
46This is a c++ counterpart of library PyRandLib (Python).
@@ -1223,10 +1225,10 @@ DOI: https://doi.org/10.1145/3159444, https://doi.org/10.48550/arXiv.1505.06582
12231225
12241226
12251227** [ 12] ** Marsaglia, G. 1972.
1226- * The structure of linear congruential sequences.*
1228+ " * The structure of linear congruential sequences.* "
12271229In Applications of Number Theory to Numerical Analysis, S. K. Zaremba, Ed. Academic Press, 249–285.
12281230
12291231
12301232** [ 13] ** Brown, F. B. and Nagaya, Y. 2002.
1231- * The MCNP5 random number generator.*
1233+ " * The MCNP5 random number generator.* "
12321234Tech. rep. LA-UR-02-3782, Los Alamos National Laboratory
You can’t perform that action at this time.
0 commit comments