mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-28 14:26:23 +02:00
9 lines
254 B
Text
9 lines
254 B
Text
|
|
Frequently Asked Questions
|
||
|
|
--------------------------
|
||
|
|
|
||
|
|
Unit tests are run through Travis-Ci. They can be run locally through entering the GPy route diretory and writing
|
||
|
|
|
||
|
|
nosetests testing/
|
||
|
|
|
||
|
|
Documentation is handled by Sphinx. To build the documentation:
|