mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
[plotting] gradient plot added
This commit is contained in:
parent
829c329cf2
commit
388c49b3f2
1 changed files with 8 additions and 8 deletions
16
.travis.yml
16
.travis.yml
|
|
@ -6,15 +6,15 @@ os:
|
|||
|
||||
#language: python
|
||||
|
||||
#addons:
|
||||
# apt:
|
||||
# packages:
|
||||
# - inkscape
|
||||
# - libav-tools
|
||||
# - gdb
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- inkscape
|
||||
- libav-tools
|
||||
- gdb
|
||||
# - mencoder
|
||||
# - dvipng
|
||||
# - libpng
|
||||
- dvipng
|
||||
- libpng
|
||||
# - gfortran
|
||||
# - libatlas-dev
|
||||
# - libatlas-base-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue