From 9b5f9e99b63548878f5a175da260e382b1231982 Mon Sep 17 00:00:00 2001 From: Max Zwiessele Date: Sun, 13 Sep 2015 17:23:01 +0100 Subject: [PATCH] Update README.md --- README.md | 33 +++++++++++++++++++++++++-------- 1 file changed, 25 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0333ef1f..3a29e627 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # GPy - A Gaussian processes framework in Python. * [GPy homepage](http://sheffieldml.github.io/GPy/) @@ -8,18 +7,30 @@ A Gaussian processes framework in Python. * [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) +* [![licence](https://img.shields.io/badge/licence-BSD-blue.svg)](http://opensource.org/licenses/BSD-3-Clause) -##### Continuous integration: +#### Continuous integration +| **master:** | [![master](https://travis-ci.org/SheffieldML/GPy.svg?branch=master)](https://travis-ci.org/SheffieldML/GPy) | +| ---: | :--: | +| **devel:** | [![devel](https://travis-ci.org/SheffieldML/GPy.svg?branch=devel)](https://travis-ci.org/SheffieldML/GPy) | -| master | devel | -| ---------- | --------- | -| [![Build Status](https://travis-ci.org/SheffieldML/GPy.svg?branch=master)](https://travis-ci.org/SheffieldML/GPy) | [![Build Status](https://travis-ci.org/SheffieldML/GPy.svg?branch=devel)](https://travis-ci.org/SheffieldML/GPy) | + -### Avalability +### Availability: -Python 2.7 and 3.4, Windows, MacOSX, Linux +Supported python versions: 2.7, 3.x +----- +[](https://www.python.org/) [](http://www.microsoft.com/en-gb/windows) [](http://www.apple.com/osx/) [](https://en.wikipedia.org/wiki/List_of_Linux_distributions) + +----- ### Citation @Misc{gpy2014, @@ -33,7 +44,7 @@ Python 2.7 and 3.4, Windows, MacOSX, Linux We like to pronounce it 'g-pie'. -### Getting started: installing with pip +### Getting started: installing with pip We are now requiring the newest version (0.16) of [scipy](http://www.scipy.org/) and thus, we strongly recommend using @@ -58,6 +69,12 @@ If you're having trouble installing GPy via `pip install GPy` here is a probable python3 setup.py build_ext --inplace nosetests3 GPy/testing +### Direct downloads + +[![PyPI version](https://badge.fury.io/py/GPy.svg)](https://pypi.python.org/pypi/GPy) [![source](https://img.shields.io/badge/download-source-green.svg)](https://github.com/SheffieldML/GPy/releases/latest) +[![Windows](https://img.shields.io/badge/download-windows-orange.svg)](https://github.com/SheffieldML/GPy/releases/latest) +[![MacOSX](https://img.shields.io/badge/download-macosx-blue.svg)](https://github.com/SheffieldML/GPy/releases/latest) + ### Ubuntu hackers > Note: Right now the Ubuntu package index does not include scipy 0.16.0, and thus, cannot