Is there an efficient way to generate multinomial random variables in parallel?

前端 未结 0 1004
余生分开走
余生分开走 2020-12-30 03:08

numpy.random has the following function to generate multinomial random samples.

multinomial(n, p, size)

But I wonder if there is an e

相关标签:
回答
  • 消灭零回复
提交回复
热议问题