[plotting] magnification plot added

This commit is contained in:
mzwiessele 2015-10-05 02:42:14 +01:00
parent 2b74edca9d
commit b894f7101f

View file

@ -109,8 +109,7 @@ setup(name = 'GPy',
"GPy.core", "GPy.testing",
"GPy", "GPy.util", "GPy.kern",
"GPy.kern._src.psi_comp", "GPy.kern._src",
"GPy.plotting.matplot_dep.latent_space_visualizations.controllers",
"GPy.plotting.matplot_dep.latent_space_visualizations",
"GPy.plotting.matplot_dep.controllers",
"GPy.plotting.matplot_dep", "GPy.plotting",
"GPy.plotting.gpy_plot"],
package_dir={'GPy': 'GPy'},