mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-15 06:52:39 +02:00
[readme] added depsy badge
This commit is contained in:
parent
25ee38e9ab
commit
5e0cc647b6
1 changed files with 10 additions and 12 deletions
|
|
@ -9,6 +9,8 @@ The Gaussian processes framework in Python.
|
||||||
* Travis-CI [unit-tests](https://travis-ci.org/SheffieldML/GPy)
|
* Travis-CI [unit-tests](https://travis-ci.org/SheffieldML/GPy)
|
||||||
* [](http://opensource.org/licenses/BSD-3-Clause)
|
* [](http://opensource.org/licenses/BSD-3-Clause)
|
||||||
|
|
||||||
|
[](https://travis-ci.org/SheffieldML/GPy) [](http://codecov.io/github/SheffieldML/GPy?branch=devel) [](http://gpy.readthedocs.org/en/devel/) [](http://depsy.org/package/python/GPy)
|
||||||
|
|
||||||
## Updated Structure
|
## Updated Structure
|
||||||
|
|
||||||
We have pulled the core parameterization out of GPy. It is a package called [paramz](https://github.com/sods/paramz) and is the pure gradient based model optimization.
|
We have pulled the core parameterization out of GPy. It is a package called [paramz](https://github.com/sods/paramz) and is the pure gradient based model optimization.
|
||||||
|
|
@ -27,10 +29,6 @@ A warning: This usually works, but sometimes `distutils/setuptools` opens a
|
||||||
whole can of worms here, specially when compiled extensions are involved.
|
whole can of worms here, specially when compiled extensions are involved.
|
||||||
If that is the case, it is best to clean the repo and reinstall.
|
If that is the case, it is best to clean the repo and reinstall.
|
||||||
|
|
||||||
## Continuous integration
|
|
||||||
|
|
||||||
[](https://travis-ci.org/SheffieldML/GPy) [](http://codecov.io/github/SheffieldML/GPy?branch=devel) [](http://gpy.readthedocs.org/en/devel/) [](http://depsy.org/package/python/GPy)
|
|
||||||
|
|
||||||
## Supported Platforms:
|
## Supported Platforms:
|
||||||
|
|
||||||
[<img src="https://www.python.org/static/community_logos/python-logo-generic.svg" height=40px>](https://www.python.org/)
|
[<img src="https://www.python.org/static/community_logos/python-logo-generic.svg" height=40px>](https://www.python.org/)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue