From 63c23214691ef5ce2728959a5f75021220a5120e Mon Sep 17 00:00:00 2001 From: Alan Saul Date: Mon, 3 Nov 2014 15:28:48 +0000 Subject: [PATCH] Added homepage to main GPy project page --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c33f0d2..6a880209 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ GPy A Gaussian processes framework in Python. +* [GPy homepage](http://sheffieldml.github.io/GPy/) * [User mailing list](https://lists.shef.ac.uk/sympa/subscribe/gpy-users) * [Online documentation](https://gpy.readthedocs.org/en/latest/) * [Unit tests (Travis-CI)](https://travis-ci.org/SheffieldML/GPy) - Continuous integration status: ![CI status](https://travis-ci.org/SheffieldML/GPy.png) Citation @@ -20,6 +20,10 @@ Citation year = {2012--2014} } +Pronounciation +============== +We like to pronounce it 'Gee-pie'. + Getting started =============== Installing with pip