GPy/GPy/core/parameterization
2014-05-15 10:06:33 +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 [param] hierarchy traversal easier now 2014-05-14 08:53:56 +01:00
observable_array.py [param] indexing now returns exactly like numpy arrays 2014-05-12 14:47:07 +01:00
param.py Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-05-15 10:06:33 +01:00
parameter_core.py [indexing&memory] in memory view more efficient, catching some indexing errors 2014-05-14 11:38:00 +01:00
parameterized.py [pydot] build pydot with new observer list 2014-05-13 12:53:42 +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