GPy/GPy/util
2015-04-30 17:29:51 +01:00
..
__init__.py Relative import fixes for Python 3 compatibility 2015-02-26 07:10:10 +00:00
block_matrices.py Added hessian and skew gradient checkers, some block functions 2015-04-10 15:24:28 +01:00
caching.py reduce fix for Python 3 2015-02-28 12:20:41 +00:00
choleskies.py added backprop of cholesky grads 2015-04-29 14:29:39 +01:00
choleskies_cython.c Small name change 2015-04-30 17:29:51 +01:00
choleskies_cython.pyx better cython compiler directives for choleskies 2015-04-30 13:47:38 +01:00
classification.py Convert print to function for Python 3 compatibility 2015-02-26 09:03:04 +00:00
config.py Fixed ConfigParser for Python 3 compat 2015-02-27 07:59:54 +00:00
data_resources.json [param_to_array] deprecated and removed param_to_array from code, use param.values instead 2014-10-06 08:59:24 +01:00
datasets.py urllib2 fixes for Py3 compatibility 2015-02-27 16:39:31 +00:00
debug.py Convert print to function for Python 3 compatibility 2015-02-26 09:03:04 +00:00
decorators.py more cooooopyrighting 2014-11-21 12:10:50 +00:00
diag.py more cooooopyrighting 2014-11-21 12:10:50 +00:00
erfcx.py Added missing files. 2013-09-24 06:15:09 +02:00
football_teams.json Google trends and football data sets. 2014-03-13 15:59:11 +00:00
functions.py more cooooopyrighting 2014-11-21 12:10:50 +00:00
gpu_init.py Convert print to function for Python 3 compatibility 2015-02-26 09:03:04 +00:00
initialization.py [pca] pca -> PCA 2014-10-17 11:45:04 +01:00
linalg.py Fixed linalg for general matricies 2015-04-30 14:22:46 +01:00
linalg_cython.c tests passing (cython) 2015-04-28 14:57:00 +01:00
linalg_cython.pyx tests passing (cython) 2015-04-28 14:57:00 +01:00
linalg_gpu.py some progress for parameter tie 2014-08-29 18:52:53 +01:00
ln_diff_erfs.py Exception fixes for Python 3 compat 2015-02-26 14:29:40 +00:00
misc.py all tests passing 2015-04-28 16:04:02 +01:00
mocap.py Removed import urllib2 since it wasn't being used 2015-02-27 16:47:26 +00:00
multioutput.py Changed <> to != for Py3 compatibility 2015-02-27 16:53:54 +00:00
netpbmfile.py [brendan] netpbmfile 2014-06-30 10:26:05 -07:00
normalizer.py [normalizer] only mean, because variance could be not Gaussian... 2014-08-27 15:47:57 -07:00
parallel.py xrange fixes for Python 3 2015-03-07 07:49:59 +00:00
pca.py Import fixes for Py3 2015-03-02 20:22:04 +00:00
squashers.py added copyright notice and license at the top 2012-11-29 16:39:20 +00:00
subarray_and_sorting.py [logging] 2014-06-27 16:19:23 -07:00
univariate_Gaussian.py manual merging 2015-04-09 15:46:40 +01:00
warping_functions.py some eidts to choleskies.pyx 2015-04-27 20:53:36 +01:00