Update README.md

This commit is contained in:
Max Zwiessele 2015-09-13 17:26:10 +01:00
parent 85a97786ed
commit c99c0cc6bf

View file

@ -15,22 +15,14 @@ A Gaussian processes framework in Python.
| ---: | :--: |
| **devel:** | [![devel](https://travis-ci.org/SheffieldML/GPy.svg?branch=devel)](https://travis-ci.org/SheffieldML/GPy) |
<script>
$.ajax({
url: "https://api.travis-ci.org/",
headers: { Accept: "application/vnd.travis-ci.2+json" },
success: function() { alert("it worked!") }
});
</script>
### Availability:
Supported python versions: 2.7, 3.x
Supported python versions: 2.7, 3.3 and higher
-----
[<img src="https://www.python.org/static/community_logos/python-logo-generic.svg" height="40">](https://www.python.org/) [<img src="https://upload.wikimedia.org/wikipedia/commons/5/5f/Windows_logo_-_2012.svg" height="40">](http://www.microsoft.com/en-gb/windows) [<img src="https://upload.wikimedia.org/wikipedia/commons/8/8e/OS_X-Logo.svg" height="40">](http://www.apple.com/osx/) [<img src="https://upload.wikimedia.org/wikipedia/commons/3/35/Tux.svg" height="40">](https://en.wikipedia.org/wiki/List_of_Linux_distributions)
----
-----
### Citation
@Misc{gpy2014,