Skip to content

Add in-place poisson random-number generation, with lambda values given in the...

Add in-place poisson random-number generation, with lambda values given in the input array, similarly to what numpy.random.poisson() allows.

Merge request reports

Loading