This commit is contained in:
mzwiessele 2015-11-12 13:24:03 +00:00
parent 2cc9c2f724
commit f10a621dcb

View file

@ -2,11 +2,11 @@
The Gaussian processes framework in Python.
* [GPy homepage](http://sheffieldml.github.io/GPy/)
* [Tutorial notebooks](http://nbviewer.ipython.org/github/SheffieldML/notebook/blob/master/GPy/index.ipynb)
* [User mailing list](https://lists.shef.ac.uk/sympa/subscribe/gpy-users)
* [Developer documentation](http://gpy.readthedocs.org/en/devel/)
* [Unit tests (Travis-CI)](https://travis-ci.org/SheffieldML/GPy)
* GPy [homepage](http://sheffieldml.github.io/GPy/)
* Tutorial [notebooks](http://nbviewer.ipython.org/github/SheffieldML/notebook/blob/master/GPy/index.ipynb)
* User [mailing-list](https://lists.shef.ac.uk/sympa/subscribe/gpy-users)
* Developer [documentation](http://gpy.readthedocs.org/en/devel/)
* Travis-CI [unit-tests](https://travis-ci.org/SheffieldML/GPy)
* [![licence](https://img.shields.io/badge/licence-BSD-blue.svg)](http://opensource.org/licenses/BSD-3-Clause)
## Continuous integration