https://github.com/GPflow/GPflow
Revision 3f6f06363111ca414520daddf68f22366fe6d963 authored by Mark van der Wilk on 02 August 2016, 11:06:21 UTC, committed by James Hensman on 02 August 2016, 11:06:21 UTC
- Added relative imports (.reference)
- Changed all failIf/Unless to the non-deprecated assertTrue/False.
1 parent 2d98580
History
Tip revision: 3f6f06363111ca414520daddf68f22366fe6d963 authored by Mark van der Wilk on 02 August 2016, 11:06:21 UTC
Get tests working with Python 3. (#152)
Tip revision: 3f6f063
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.9 KB
kernels.py -rw-r--r-- 11.4 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.9 KB
param.py -rwxr-xr-x 28.9 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.9 KB
vgp.py -rwxr-xr-x 5.3 KB

back to top