mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-11 04:52:37 +02:00
enabled some more getting/setting parameters, such as regular expressions and params
This commit is contained in:
parent
01c795ae10
commit
333e24a1c3
5 changed files with 70 additions and 12 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright (c) 2012, GPy authors (see AUTHORS.txt).
|
||||
# Licensed under the BSD 3-clause license (see LICENSE.txt)
|
||||
|
||||
__updated__ = '2014-03-31'
|
||||
__updated__ = '2014-04-15'
|
||||
|
||||
import numpy as np
|
||||
from parameter_core import Observable, Pickleable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue