From 9dae734256e26706b2c9e30a257cc6f55595f277 Mon Sep 17 00:00:00 2001 From: James Hensman Date: Fri, 21 Nov 2014 15:36:51 +0000 Subject: [PATCH] markdown changelog --- changelog0.6 => changelog06.md | 0 index.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename changelog0.6 => changelog06.md (100%) diff --git a/changelog0.6 b/changelog06.md similarity index 100% rename from changelog0.6 rename to changelog06.md diff --git a/index.html b/index.html index 8298d48a..0fcb68d6 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 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.

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