old amatplotlib

This commit is contained in:
Max Zwiessele 2013-04-25 15:02:22 +01:00
parent e0f94d6d9c
commit de3101fef5

View file

@ -232,8 +232,7 @@ class Bayesian_GPLVM(sparse_GP, GPLVM):
assert self._debug, "must enable _debug, to debug-plot"
import pylab
# from mpl_toolkits.mplot3d import Axes3D
figs = [pylab.figure('BGPLVM DEBUG', figsize=(12, 4),
tight_layout=True)]
figs = [pylab.figure('BGPLVM DEBUG', figsize=(12, 4))]
# fig.clf()
# log like