https://github.com/GPflow/GPflow
Revision 5ae3f60570586a4b65b6880a7b9f7c1bab1b61f4 authored by James Hensman on 09 July 2016, 11:57:35 UTC, committed by James Hensman on 09 July 2016, 11:57:35 UTC
 - get_sample_dict became get_samples_df (since it retuns a datafram
 - set_parameter_dict no longer 'pops', resulting in an empty dict
1 parent 1388d9f
History
Tip revision: 5ae3f60570586a4b65b6880a7b9f7c1bab1b61f4 authored by James Hensman on 09 July 2016, 11:57:35 UTC
minor edits in param.py
Tip revision: 5ae3f60
File Mode Size
__init__.py -rw-r--r-- 141 bytes
_version.py -rw-r--r-- 22 bytes
conditionals.py -rw-r--r-- 4.5 KB
densities.py -rw-r--r-- 2.0 KB
gpmc.py -rw-r--r-- 2.5 KB
gpr.py -rw-r--r-- 2.2 KB
hmc.py -rw-r--r-- 3.4 KB
kernels.py -rw-r--r-- 10.9 KB
kullback_leiblers.py -rw-r--r-- 4.5 KB
likelihoods.py -rw-r--r-- 13.6 KB
mean_functions.py -rw-r--r-- 2.3 KB
model.py -rwxr-xr-x 12.7 KB
param.py -rwxr-xr-x 28.6 KB
priors.py -rw-r--r-- 2.1 KB
sgpmc.py -rw-r--r-- 2.8 KB
sgpr.py -rw-r--r-- 9.4 KB
svgp.py -rw-r--r-- 5.9 KB
tf_hacks.py -rw-r--r-- 200 bytes
transforms.py -rw-r--r-- 3.4 KB
vgp.py -rwxr-xr-x 5.3 KB

back to top