GPy/GPy/core/parameterization
2014-05-13 08:50:14 +01:00
..
__init__.py ObservableArray -> ObsAr, because of pickling and ndarray printing 2014-03-17 17:10:06 +00:00
domains.py all parameterization stuff now in seperate module -> GPy.core.parameterization 2013-12-16 13:45:24 +00:00
index_operations.py bugfix: mixed up global and local index in unfixing 2014-04-17 15:01:43 +01:00
lists_and_dicts.py [copy] handled hierarchy error for copying 2014-05-12 11:42:53 +01:00
observable_array.py [param] indexing now returns exactly like numpy arrays 2014-05-12 14:47:07 +01:00
param.py [variational] posterior object copies adjusted 2014-05-13 08:50:14 +01:00
parameter_core.py [copy] handled hierarchy error for copying 2014-05-12 11:42:53 +01:00
parameterized.py enabled some more getting/setting parameters, such as regular expressions and params 2014-04-15 16:06:40 +01:00
priors.py observer pattern has a handle to trigger only > min_priority observers 2014-02-28 11:33:31 +00:00
transformations.py fixing the logexp (with MZ) and some stability issue in the stationary class 2014-03-21 15:23:49 +00:00
variational.py [variational] posterior object copies adjusted 2014-05-13 08:50:14 +01:00