mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-15 06:52:39 +02:00
[merged] master
This commit is contained in:
commit
0eb28bf849
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ from functools import reduce
|
|||
from GPy.util.caching import Cacher
|
||||
import GPy
|
||||
from pickle import PicklingError
|
||||
import GPy
|
||||
|
||||
def toy_model():
|
||||
X = np.linspace(0,1,50)[:, None]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue