Commit graph

4319 commits

Author SHA1 Message Date
mzwiessele
2b74edca9d [plotting] magnification plot added 2015-10-05 02:36:00 +01:00
mzwiessele
dcbc8d413a [plotting] testing only pngs because macosx cant convert pdf to png.... 2015-10-05 00:37:39 +01:00
mzwiessele
05a58bfe87 [plotting] testing only pngs because macosx cant convert pdf to png.... 2015-10-05 00:26:15 +01:00
mzwiessele
69560e654a [libraries] added for plotting 2015-10-05 00:07:39 +01:00
mzwiessele
31d210d357 [libraries] added for plotting 2015-10-05 00:07:08 +01:00
mzwiessele
a17e70263f [libraries] added for plotting 2015-10-05 00:01:26 +01:00
mzwiessele
56aa16002e [libraries] added for plotting 2015-10-04 23:58:20 +01:00
mzwiessele
9ed6546420 [libraries] added for plotting 2015-10-04 23:50:17 +01:00
mzwiessele
effb8074c8 [libraries] added for plotting 2015-10-04 23:44:52 +01:00
mzwiessele
bd128cfa8c [plotting] tests now working? 2015-10-04 23:41:06 +01:00
mzwiessele
0402cf98e9 [testing] harder then expected to test image files against each other.... 2015-10-04 18:22:21 +01:00
mzwiessele
7f393c76f2 [testing] more restructuring, almost ready to ship, added some tests for testing with travis 2015-10-04 16:49:21 +01:00
mzwiessele
9cace89d69 [testing] more restructuring, almost ready to ship, added some tests for testing with travis 2015-10-04 16:45:23 +01:00
mzwiessele
3ca85baeb4 [testing] more restructuring, almost ready to ship, added some tests for testing with travis 2015-10-04 16:44:19 +01:00
mzwiessele
03256b2c20 [testing] more restructuring, almost ready to ship, added some tests for testing with travis 2015-10-04 16:43:17 +01:00
mzwiessele
daf52c544c [testing] more restructuring, almost ready to ship, added some tests for testing with travis 2015-10-04 16:26:47 +01:00
mzwiessele
e1a9d276a3 [testing] more restructuring, almost ready to ship, added some tests for testing with travis 2015-10-04 16:25:15 +01:00
mzwiessele
1b9fba0cc6 [testing] more restructuring, almost ready to ship, added some tests for testing with travis 2015-10-04 16:19:45 +01:00
mzwiessele
fa8f73326e [testing] more restructuring, almost ready to ship, added some tests for testing with travis 2015-10-04 16:10:35 +01:00
mzwiessele
831e032ade [plotting] restructuring more and more 2015-10-04 12:31:22 +01:00
Max Zwiessele
c07f3dbe98 Update plotting_tests.py 2015-10-04 00:55:22 +01:00
Max Zwiessele
cb18d151fb Update gp_plots.py 2015-10-04 00:10:01 +01:00
Max Zwiessele
2ed92d7523 Update __init__.py 2015-10-04 00:05:58 +01:00
mzwiessele
2d38c22345 [density] rewritten for consistent coloring 2015-10-03 22:23:43 +01:00
mzwiessele
d7b5f45b71 [plotting] added samples plot 2015-10-03 21:14:32 +01:00
mzwiessele
57c4306d92 [plotting] getting there, plots to go: dim red, kern, mapping etc 2015-10-03 19:45:19 +01:00
mzwiessele
7d5283314a [active dims] kernel active dims now the real active dims 2015-10-03 19:44:29 +01:00
mzwiessele
c3afb4eaaf [plotting] library is unfolding and should be working tonight 2015-10-03 13:59:01 +01:00
mzwiessele
a6c0d82ef7 [tests] running all tests 2015-10-02 18:35:34 +01:00
mzwiessele
bf4e816c75 [tests] running all tests 2015-10-02 18:33:28 +01:00
mzwiessele
c7d50ee83b [added testing and plotting] restructuring the plotting library 2015-10-02 18:32:46 +01:00
mzwiessele
b9bfd0fc6d [plotting] cleanup first commit, this cleans the plotting library and adds plotting tests 2015-10-02 18:26:17 +01:00
mzwiessele
fee2f3f727 [density] plotting of likelihoods permitted 2015-10-02 07:47:57 +01:00
mzwiessele
d8243383b4 [density] plot added 2015-10-01 20:06:31 +01:00
mzwiessele
6b6ca60bb5 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-10-01 18:07:19 +01:00
mzwiessele
e909e7c761 [master] readme takeover 2015-10-01 18:07:15 +01:00
Max Zwiessele
5636de7787 Merge pull request #248 from SheffieldML/travis_testing
Travis update to test Linux & MacOSX

Python 2.7, 3.5 on Ubuntu and MacOSX
2015-10-01 18:03:42 +01:00
mzwiessele
ce9644a8c7 Merge branch 'devel' into travis_testing 2015-10-01 16:29:03 +01:00
mzwiessele
8d57c0bf11 [mrd] print statement py3, OMG 2015-10-01 16:28:42 +01:00
mzwiessele
c5f428482e [copyrighting] and testing 2015-10-01 16:27:16 +01:00
Andreas
bc5e9a8ad3 Added factorize_space function which returns a segmentation to shared and private dims 2015-10-01 13:07:57 +01:00
mzwiessele
e49ac97922 [rv tests] Gradient not checking right, @jameshensman what is going on here? 2015-10-01 08:14:38 +01:00
mzwiessele
9cf24e0bac [travis] oops 2015-10-01 08:00:34 +01:00
mzwiessele
12ca1f9641 [travis] oops 2015-10-01 07:53:44 +01:00
mzwiessele
c7355c82ce [codecov] added, trying to merge in readme from master 2015-10-01 07:39:36 +01:00
mzwiessele
dad7315c8a Merge branch 'devel' into travis_testing 2015-10-01 07:31:44 +01:00
mzwiessele
465d366740 [travis] testing codecoverage 2015-10-01 07:31:20 +01:00
mzwiessele
858a355396 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 18:14:33 +01:00
mzwiessele
8e4855db10 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 17:16:58 +01:00
mzwiessele
3815658cc4 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 17:07:24 +01:00