We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc0d8f5 commit 9b4bf2aCopy full SHA for 9b4bf2a
tests/distributions/test_multivariate.py
@@ -33,6 +33,7 @@
33
import pymc as pm
34
35
from pymc.distributions.multivariate import (
36
+ MultivariateIntervalTransform,
37
_LKJCholeskyCov,
38
_OrderedMultinomial,
39
posdef,
0 commit comments