ndlib icon indicating copy to clipboard operation
ndlib copied to clipboard

Support passing in numpy.random.Generator instances

Open pulquero opened this issue 2 years ago • 0 comments

In addition to the existing seed keyword argument, add a keyword argument to pass an numpy.random.Generator instance to use instead to allow tweaking of the random number generation.

pulquero avatar Nov 17 '21 17:11 pulquero