Skip to content

Commit b400299

Browse files
nbudtwiecki
authored andcommitted
Add Rice distribution to main pymc3 namespace
1 parent 686b81d commit b400299

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pymc3/distributions/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,5 @@
156156
'LogitNormal',
157157
'Interpolated',
158158
'Bound',
159+
'Rice',
159160
]

0 commit comments

Comments
 (0)