mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-29 06:46:22 +02:00
[plotly] todos: fill_gradient
This commit is contained in:
parent
7f84bec6fb
commit
b3154e43b4
10 changed files with 196 additions and 149 deletions
|
|
@ -17,6 +17,8 @@ from numpy.testing import Tester
|
|||
from . import kern
|
||||
from . import plotting
|
||||
|
||||
from .plotting import plotting_library
|
||||
|
||||
# Direct imports for convenience:
|
||||
from .core import Model
|
||||
from .core.parameterization import Param, Parameterized, ObsAr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue