mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-30 14:35:15 +02:00
renamed array_core to observable array
This commit is contained in:
parent
c71ee8949c
commit
ef501e4529
5 changed files with 142 additions and 5 deletions
|
|
@ -6,5 +6,5 @@ from poisson import Poisson
|
|||
from student_t import StudentT
|
||||
from likelihood import Likelihood
|
||||
from mixed_noise import MixedNoise
|
||||
from symbolic import Symbolic
|
||||
from negative_binomial import Negative_binomial
|
||||
#from symbolic import Symbolic
|
||||
#from negative_binomial import Negative_binomial
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue