mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-05 09:42:39 +02:00
[plotting] magnification plot added
This commit is contained in:
parent
b894f7101f
commit
901bf6872f
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ from ..abstract_plotting_library import AbstractPlottingLibrary
|
|||
from .. import Tango
|
||||
from . import defaults
|
||||
from matplotlib.colors import LinearSegmentedColormap
|
||||
from .controllers.imshow_controller import ImshowController
|
||||
from .controllers import ImshowController
|
||||
|
||||
class MatplotlibPlots(AbstractPlottingLibrary):
|
||||
def __init__(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue