GPy/GPy/util
2017-12-03 09:56:14 -08:00
..
__init__.py Input warping using Kumar warping 2017-09-08 15:10:40 +02:00
block_matrices.py Python 3 fixes 2015-06-23 01:26:52 -07:00
choleskies.py [paramz] started to pull paramz out 2015-10-14 10:28:23 +01:00
choleskies_cython.c independent outputs kernel now works correctly for symmetrical arguments 2015-10-20 15:09:14 +01:00
choleskies_cython.pyx reenabling gil 2015-08-17 15:00:29 +01:00
classification.py Convert print to function for Python 3 compatibility 2015-02-26 09:03:04 +00:00
cluster_with_offset.py Added threaded option - but this doesn't work due to the global interpreter lock 2016-08-04 12:31:36 +00:00
config.py fix: fallback for when no environment variables are set (#467) 2017-01-09 09:50:29 +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 Change dtype for Python 3 in robot_wirelss 2017-12-03 09:56:14 -08:00
debug.py [util] tests for util/debug.py 2016-03-10 12:07:23 +00:00
decorators.py more cooooopyrighting 2014-11-21 12:10:50 +00:00
diag.py [core] updating system, security branching 2015-09-02 09:06:17 +01:00
football_teams.json Google trends and football data sets. 2014-03-13 15:59:11 +00:00
functions.py [util] tests for util/debug.py 2016-03-10 12:07:23 +00:00
gpu_init.py fix gpu initialziation 2016-02-09 17:22:38 +00:00
initialization.py [yak shaving] 2015-09-18 16:21:31 +01:00
input_warping_functions.py Input warping using Kumar warping 2017-09-08 15:10:40 +02:00
linalg.py Fix DSYR function (See https://github.com/scipy/scipy/issues/8155) 2017-11-14 00:22:13 +00:00
linalg_cython.c ENH: various Cython enhancements, mostly releasing the GIL when not needed 2015-08-17 14:46:37 +02:00
linalg_cython.pyx ENH: various Cython enhancements, mostly releasing the GIL when not needed 2015-08-17 14:46:37 +02:00
linalg_gpu.py changed gpu interface for mpi 2015-09-07 16:27:31 +01:00
ln_diff_erfs.py [licensing] replaced licensing with BSD, and erfcx 2015-09-07 17:26:27 +01:00
misc.py all tests passing 2015-04-28 16:04:02 +01:00
mocap.py add save channel function to mocap lib 2015-10-27 22:21:09 +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 Basic framework for serializing GPy models 2017-09-11 12:18:01 +01:00
parallel.py enhance optimize parallel 2015-11-12 15:11:20 +00:00
pca.py [py3] iterator .next fixes 2016-06-22 09:01:28 +01:00
quad_integrate.py adding file for gaussian-kronrod integration, test cases and calculating gradients of log marginal wrt theta-likelihood params 2017-08-10 11:14:40 +03:00
squashers.py added copyright notice and license at the top 2012-11-29 16:39:20 +00:00
subarray_and_sorting.py Python2->Python3 2016-06-09 14:50:53 +03:00
univariate_Gaussian.py Changes in EP/EPDTC to fix numerical issues and increase the flexibility of the inference. 2017-06-01 11:59:04 +03:00
warping_functions.py [warped stuff] plotting and normalizer in warped gps 2016-08-17 14:51:29 +01:00