rewrite fingerprint stick breaking computation
Open
- Dominant language
- Python
- Stars
- 21
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
with this:
```
p = np.array([0.1, 0.0, 0.7, 0.2])
index = np.random.choice([0, 1, 2, 3], p = p.ravel())
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.