mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-29 23:06:22 +02:00
Update README.md
This commit is contained in:
parent
85a97786ed
commit
c99c0cc6bf
1 changed files with 3 additions and 11 deletions
14
README.md
14
README.md
|
|
@ -15,22 +15,14 @@ A Gaussian processes framework in Python.
|
|||
| ---: | :--: |
|
||||
| **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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue