Skip to content
Snippets Groups Projects
Commit ee968514 authored by Matthew Pitkin's avatar Matthew Pitkin
Browse files

Add theano to optional_requirements.txt

parent 3760dcb8
No related branches found
No related tags found
1 merge request!139Add PyMC3 sampler
astropy
lalsuite
gwpy
theano
\ No newline at end of file
......@@ -1101,7 +1101,6 @@ class Pymc3(Sampler):
if isinstance(self.priors[key], Sine):
pymc3 = self.external_sampler
# import theano
try:
import theano.tensor as tt
from pymc3.theanof import floatX
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment