mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
[plotting] magnification plot added
This commit is contained in:
parent
2b74edca9d
commit
b894f7101f
1 changed files with 1 additions and 2 deletions
3
setup.py
3
setup.py
|
|
@ -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'},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue