pure-rand icon indicating copy to clipboard operation
pure-rand copied to clipboard

Implement jump on mersenne

Open dubzzz opened this issue 4 years ago • 0 comments

An example is available here: https://github.com/numpy/numpy/blob/22239d120f59826e8a2c758f4bee9893e835f511/numpy/random/src/mt19937/mt19937-jump.c

We would need to confirm that the parameters are the same as the ones used by numpy before implementing it.

dubzzz avatar Jan 21 '20 05:01 dubzzz