Copy and paste observable_array from repository to try and resolve bizzare merge request.

This commit is contained in:
Neil Lawrence 2014-04-14 10:00:07 +01:00
commit c2d3c82944
30 changed files with 1646 additions and 184 deletions

View file

@ -15,8 +15,8 @@ except ImportError:
if sympy_available:
# These are likelihoods that rely on symbolic.
from symbolic import Symbolic
from sstudent_t import SstudentT
#from sstudent_t import SstudentT
from negative_binomial import Negative_binomial
from skew_normal import Skew_normal
from skew_exponential import Skew_exponential
from null_category import Null_category
#from skew_normal import Skew_normal
#from skew_exponential import Skew_exponential
#from null_category import Null_category