random 2 bug neutralized... not fixed

This commit is contained in:
Ricardo 2013-09-17 14:25:59 +01:00
parent 7e4dca7e3a
commit 6f8a1f81c4
2 changed files with 11 additions and 3 deletions

View file

@ -158,4 +158,5 @@ class Coregionalize(Kernpart):
target += np.hstack([dW.flatten(),dkappa])
def dK_dX(self,dL_dK,X,X2,target):
#NOTE In this case, pass is equivalent to returning zero.
pass