Commit graph

211 commits

Author SHA1 Message Date
Max Zwiessele
885d3722cc [mrd] plot_scales and plot_latent added 2016-03-01 10:02:02 +00:00
Max Zwiessele
6f28edafcd [matplotlib_dep] added the baseplots utility for backcompatibility 2016-02-24 13:13:09 +00:00
Max Zwiessele
2c1064b951 [matplotlib_dep] added the baseplots utility for backcompatibility 2016-02-24 13:11:53 +00:00
Max Zwiessele
d8b5a72ea8 [plotting] was failing on some 3 dimensional plots (latent) 2016-01-11 16:13:13 +00:00
mzwiessele
0fb7cf2ff3 [devel] pickling files... 2015-11-05 09:27:59 +00:00
mzwiessele
5d605277bc Merge branch 'devel' into paramz
Conflicts:
	GPy/core/parameterization/parameter_core.py
	GPy/testing/pickle_tests.py
2015-11-02 10:11:26 +00:00
Max Zwiessele
b236896fbd [plotting] got the old way in again 2015-10-16 14:55:04 +01:00
mzwiessele
dce82847a7 [paramz] fully integrated all tests running 2015-10-15 14:59:57 +01:00
mzwiessele
4e47d5d8fd [readthedocs] almost there 2015-10-12 17:12:50 +01:00
mzwiessele
81dc576ec4 [coverage] covering all of gpy_plot 2015-10-11 11:57:29 +01:00
mzwiessele
844c24247b [test] coverage increased 2015-10-10 16:39:37 +01:00
mzwiessele
ccb6ebcadd [testing] updates again and plotly is going forward 2015-10-07 19:03:03 +01:00
mzwiessele
e0d48a0558 [plotly] starting plotly 2015-10-07 11:35:23 +01:00
mzwiessele
cbb06f3efc ['tests'] assert array equal 2015-10-07 02:10:22 +01:00
mzwiessele
7d90630c1b [tests] now working? 2015-10-07 01:39:14 +01:00
mzwiessele
94e8f47e3e [tests] now working? 2015-10-07 01:23:49 +01:00
mzwiessele
a6b7a96b9b [tests] now working? 2015-10-07 01:18:08 +01:00
mzwiessele
7ebdc698f6 [tests working now?] 2015-10-07 00:52:47 +01:00
mzwiessele
2e71bc052b [tests] failing although the same... 2015-10-06 18:38:43 +01:00
mzwiessele
7106c2e8f3 [tests] failing although the same... 2015-10-06 18:31:13 +01:00
mzwiessele
486def6e0c [matplotlib] plot updates and testing 2015-10-06 18:20:54 +01:00
mzwiessele
116ad8762c [testing] BGPLVM 2015-10-06 14:48:52 +01:00
mzwiessele
133a815950 [testing] BGPLVM 2015-10-06 14:22:29 +01:00
mzwiessele
a6ad9c33a6 [docs] updated and testing 2015-10-06 14:04:15 +01:00
mzwiessele
2b02082015 [plotting] gradient plot added 2015-10-05 18:47:54 +01:00
mzwiessele
8e80aad902 [plotting] magnification plot added 2015-10-05 14:20:33 +01:00
mzwiessele
0610903018 [plotting] magnification plot added 2015-10-05 14:10:06 +01:00
mzwiessele
61dbde7a20 [plotting] magnification plot added 2015-10-05 03:11:04 +01:00
mzwiessele
4f269aced1 [plotting] magnification plot added 2015-10-05 03:02:07 +01:00
mzwiessele
2ea9c03fb8 [plotting] magnification plot added 2015-10-05 02:54:28 +01:00
mzwiessele
155df0b32c [plotting] magnification plot added 2015-10-05 02:51:21 +01:00
mzwiessele
901bf6872f [plotting] magnification plot added 2015-10-05 02:45:13 +01:00
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
bd128cfa8c [plotting] tests now working? 2015-10-04 23:41:06 +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
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
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
c3afb4eaaf [plotting] library is unfolding and should be working tonight 2015-10-03 13:59:01 +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
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
mzwiessele
07c0284666 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 17:02:32 +01:00
mzwiessele
5e89a1dfa6 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 16:50:41 +01:00