Skip to content

Commit

Permalink
Adds dirichlet to __init__.py, making it usable
Browse files Browse the repository at this point in the history
  • Loading branch information
joaogui1 committed Oct 11, 2019
1 parent 27afa12 commit 245f406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jax/scipy/stats/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
from . import bernoulli
from . import beta
from . import cauchy
from . import dirichlet
from . import expon
from . import gamma
from . import laplace
Expand Down

0 comments on commit 245f406

Please sign in to comment.