mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-27 05:46:24 +02:00
8 lines
254 B
Text
8 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:
|