mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-26 15:49:40 +02:00
[libraries] added for plotting
This commit is contained in:
parent
9ed6546420
commit
56aa16002e
2 changed files with 6 additions and 5 deletions
|
|
@ -33,6 +33,7 @@
|
|||
|
||||
import matplotlib
|
||||
matplotlib.use('pdf')
|
||||
matplotlib.rcParams['figure.size'] = (4,3)
|
||||
|
||||
import nose
|
||||
nose.main('GPy', defaultTest='GPy/testing/plotting_tests.py')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue