enabled some more getting/setting parameters, such as regular expressions and params

This commit is contained in:
Max Zwiessele 2014-04-15 16:06:40 +01:00
parent 01c795ae10
commit 333e24a1c3
5 changed files with 70 additions and 12 deletions

View file

@ -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