From deffbcc304fb5377ad03a5d19454afd68c2a530e Mon Sep 17 00:00:00 2001 From: Max Zwiessele Date: Fri, 1 Apr 2016 23:06:43 +0100 Subject: [PATCH] Create README.rst --- README.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 00000000..9436b462 --- /dev/null +++ b/README.rst @@ -0,0 +1,12 @@ +# GPy + +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/) +* 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) + +For full description please refer to the [github page](http://sheffieldml.github.io/GPy/)