mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-02 14:45:15 +02:00
fiddling with plotting
This commit is contained in:
parent
432d9668a6
commit
80629e00b6
5 changed files with 20 additions and 13 deletions
|
|
@ -214,6 +214,7 @@ class Parameterized(Constrainable, Pickleable, Observable):
|
|||
return
|
||||
i = 0
|
||||
sizes = [0]
|
||||
self._param_slices_ = []
|
||||
for p in self._parameters_:
|
||||
p._direct_parent_ = self
|
||||
p._highest_parent_ = self
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue