Y
Hacker News
new
|
ask
|
show
|
jobs
by
c1ccccc1
208 days ago
Oh, so just a probability density thing where we sample q and check if it's p^n (retrying if not) rather than sampling p and n separately and computing q=p^n? I guess that's probably what the they were going for, yeah.