We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
theano
1 parent e2c1d0c commit b49ba9fCopy full SHA for b49ba9f
pymc3/distributions/continuous.py
@@ -20,7 +20,6 @@
20
import warnings
21
22
import numpy as np
23
-import theano
24
import theano.tensor as tt
25
26
from scipy import stats
0 commit comments