diff --git a/index.html b/index.html index 3263ac6d..7b82531b 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,7 @@

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.

. There are lots of changes, we've tried to highlight important ones in the changelog. +

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

. There are lots of changes, we've tried to highlight important ones in the changelog.

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

@@ -72,7 +72,9 @@ These documents are automatically compiled from the docstrings defined in the code: we recommend new users take a look at the tutorials first.

Tests

+