-
-
Notifications
You must be signed in to change notification settings - Fork 475
Closed
Labels
E-help-wantedParticipation: help wantedParticipation: help wantedF-new-intFunctionality: new, within RandFunctionality: new, within RandP-lowPriority: LowPriority: Low
Description
It would be helpful if we can add support for Dirichlet distribution. I am currently using crate statrs
for Dirichlet and rand
for another type of distribution.
Here is numpy
implementation: https://github.com/numpy/numpy/blob/master/numpy/random/mtrand/mtrand.pyx#L4723
dhardy and schneiderfelipe
Metadata
Metadata
Assignees
Labels
E-help-wantedParticipation: help wantedParticipation: help wantedF-new-intFunctionality: new, within RandFunctionality: new, within RandP-lowPriority: LowPriority: Low