changed the filename from BGPLVM to Bayesian_GPLVM to tidy the namespace a little

This commit is contained in:
James Hensman 2013-03-11 16:50:44 +00:00
parent 5b86fce1b3
commit 0971a3faa4
2 changed files with 1 additions and 1 deletions

View file

@ -10,4 +10,4 @@ from GPLVM import GPLVM
from warped_GP import warpedGP
from sparse_GPLVM import sparse_GPLVM
from uncollapsed_sparse_GP import uncollapsed_sparse_GP
from BGPLVM import Bayesian_GPLVM
from Bayesian_GPLVM import Bayesian_GPLVM