From 0de15f8668ba2e48c322061e1f9029ea872d93ac Mon Sep 17 00:00:00 2001 From: James Hensman Date: Fri, 21 Nov 2014 15:32:04 +0000 Subject: [PATCH] announce --- index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index d2eb306a..6daacc03 100644 --- a/index.html +++ b/index.html @@ -38,6 +38,9 @@

GPy is available under the BSD 3-clause license. We'd love to incorporate your changes, so fork us on github!

+

New release!

+

After a long series of changes, we're pleased to announce the GPy 0.6 is ready for use. Users can download the code from github or install with pip.

+

Installation

Installation instructions along side the source code can be found on the GPy project github page. The instructions vary slightly with the target OS but essentially revolve around installing from the python package index, PyPI

@@ -66,7 +69,7 @@
  • Online documentation
  • - These documents are automatically compiled from the docstrings defined in the code: we recommend new users take a look at thetutorials first. + These documents are automatically compiled from the docstrings defined in the code: we recommend new users take a look at the tutorials first.

    Tests

    As the code is under active development we try to ensure that the code is well tested using Continuous Integreation. We'd love to here of any bugs you have found so please do submit issues through our GPy issues page. Continuous integration status is currently:
    CI status