Commit graph

37 commits

Author SHA1 Message Date
Timo
caccf5bc22
Merge 752bbf3996 into 38bffb154c 2025-07-11 22:13:56 -04:00
Martin Bubel
65af6ee35e replace np.int by int 2023-10-16 21:20:17 +02:00
Martin Bubel
3c3ec60dea
Fix issues encountered in modern python versions (#1011)
* Update setup.py

remove special handling of scipy dependencies for old python versions

* Update __init__.py

replace numpy type by native type

* replace np.bool by bool
2023-04-21 17:32:33 +01:00
Timo Vanwynsberghe
752bbf3996 Fix for matplotlib>=3.4.0 2021-12-14 14:44:31 +01:00
Zhenwen Dai
a86723c8ab
Fix the bug in the prediction of full covariance matrix (#702)
* fix the bug in the prediction of full covariance matrix

* Fix the test cases.

* update the version requirement for matplotlib
2018-10-30 07:43:44 +00:00
mzwiessele
4f3047e035 fix: plotting 2018-09-19 21:52:58 +01:00
mzwiessele
93a7c08892 fix: matplotlib 2.0 mlba -> cbook: 2018-09-19 10:38:05 +01:00
Alex Feldstein
977aee2b47 add offline plotting for plotly 2017-02-22 16:28:37 -05:00
Max Zwiessele
108ae55fbc [plotting] tests now compare the arrays of the figure, instead of the platform dependend png images 2016-04-12 08:44:48 +01:00
Max Zwiessele
885d3722cc [mrd] plot_scales and plot_latent added 2016-03-01 10:02:02 +00:00
Max Zwiessele
d8b5a72ea8 [plotting] was failing on some 3 dimensional plots (latent) 2016-01-11 16:13:13 +00: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
7ebdc698f6 [tests working now?] 2015-10-07 00:52:47 +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
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
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
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