GPy/GPy/core/parameterization
2014-02-07 15:16:05 +00:00
..
__init__.py all parameterization stuff now in seperate module -> GPy.core.parameterization 2013-12-16 13:45:24 +00:00
array_core.py first crack at a caching object 2014-02-06 12:33:00 +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 all parameterization stuff now in seperate module -> GPy.core.parameterization 2013-12-16 13:45:24 +00:00
param.py Fixed parameterized oddity where it was updating all constrained parameters as soon as any were constrained rather than after all are constrained@ 2014-02-06 16:22:08 +00:00
parameter_core.py Fixed parameterized oddity where it was updating all constrained parameters as soon as any were constrained rather than after all are constrained@ 2014-02-06 16:22:08 +00:00
parameterized.py Fixed parameter bugs 2014-02-07 15:16:05 +00:00
priors.py Plotting functions modified 2014-01-28 13:40:24 +00:00
transformations.py Fixed parameter bugs 2014-02-07 15:16:05 +00:00
variational.py Plotting functions modified 2014-01-28 13:40:24 +00:00