This commit is contained in:
Ricardo Andrade 2013-01-23 17:02:28 +00:00
parent 54c4d6df14
commit 8c3aa5b64d

View file

@ -201,3 +201,4 @@ class gaussian(likelihood):
def _log_likelihood_gradients(): def _log_likelihood_gradients():
raise NotImplementedError raise NotImplementedError
#This is just a test