| .. |
|
__init__.py
|
changed gpu interface for mpi
|
2015-09-07 16:27:31 +01:00 |
|
block_matrices.py
|
Python 3 fixes
|
2015-06-23 01:26:52 -07:00 |
|
caching.py
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2015-09-04 17:27:34 +01:00 |
|
choleskies.py
|
[licensing] replaced licensing with BSD, and erfcx
|
2015-09-07 17:26:27 +01:00 |
|
choleskies_cython.c
|
running cython
|
2015-08-17 15:01:19 +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 |
|
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
|
[matplotlib] pylab -> pyplot
|
2015-09-10 08:55:54 +01: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
|
[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
|
more cooooopyrighting
|
2014-11-21 12:10:50 +00:00 |
|
gpu_init.py
|
changed gpu interface for mpi
|
2015-09-07 16:27:31 +01:00 |
|
initialization.py
|
[pca] pca -> PCA
|
2014-10-17 11:45:04 +01:00 |
|
linalg.py
|
[merge] merge master into devel
|
2015-09-08 17:25:44 +01: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
|
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
|
optimize util for mpi
|
2015-09-07 17:20:03 +01: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
|
fixed strange bug. In python 3, numbers startin 0 are octal.
|
2015-08-12 15:19:04 +01:00 |
|
warping_functions.py
|
some eidts to choleskies.pyx
|
2015-04-27 20:53:36 +01:00 |