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