GPy/GPy/core/parameterization
2014-06-30 09:20:56 -07: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 [index operations] added lookup for properties for a given index as dict <properties, subindex> for given index 2014-05-20 16:06:56 +01:00
lists_and_dicts.py [copy] is now fully functional, only hierarchy observers will be copied and pickled 2014-05-23 11:11:21 +01:00
observable_array.py [gp] memory > only one copy 2014-06-27 15:21:12 -07:00
param.py [copy] is now fully functional, only hierarchy observers will be copied and pickled 2014-05-23 11:11:21 +01:00
parameter_core.py [parameterized] bugfix: downstream parameters did not get constraint update on add_parameter 2014-06-30 09:20:56 -07:00
parameterized.py [parameterized] bugfix: downstream parameters did not get constraint update on add_parameter 2014-06-30 09:20:56 -07: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 [parameterized] restructered a lot and finalized some stuff 2014-05-15 11:29:20 +01:00