Sample uniformly at random from a simplex in Python

前端 未结 0 480
死守一世寂寞
死守一世寂寞 2020-12-05 14:34

I want to uniformly sample from a simplex in python. I found the following in R but nothing so far in python

 runif_in_simplex(n, simplex)
相关标签:
回答
  • 消灭零回复
提交回复
热议问题