GPy/GPy/core/parameterization
2014-05-21 10:38:34 +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 [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 [parameterized] restructered a lot and finalized some stuff 2014-05-15 11:29:20 +01:00
observable_array.py [param] indexing now returns exactly like numpy arrays 2014-05-12 14:47:07 +01:00
param.py [parameterized] restructered a lot and finalized some stuff 2014-05-15 11:29:20 +01:00
parameter_core.py [fixing] fixing now saves the old constraint 2014-05-20 16:39:52 +01:00
parameterized.py [mrd] missing data implemented, and plotting better 2014-05-16 15:12:19 +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 Logistic transformation numerical robustness 2014-05-16 10:48:18 +01:00
variational.py merge chagnes from devel 2014-05-15 18:02:33 +01:00