mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-24 14:15:14 +02:00
[doc] readthedocs strangeness
This commit is contained in:
parent
b6f4072717
commit
e54b94485a
4 changed files with 16 additions and 12 deletions
20
README.rst
20
README.rst
|
|
@ -1,12 +1,16 @@
|
|||
# GPy
|
||||
===
|
||||
GPy
|
||||
===
|
||||
|
||||
The Gaussian processes framework in Python.
|
||||
-------------------------------------------
|
||||
|
||||
* GPy [homepage](http://sheffieldml.github.io/GPy/)
|
||||
* Tutorial [notebooks](http://nbviewer.ipython.org/github/SheffieldML/notebook/blob/master/GPy/index.ipynb)
|
||||
* User [mailing-list](https://lists.shef.ac.uk/sympa/subscribe/gpy-users)
|
||||
* Developer [documentation](http://gpy.readthedocs.org/en/devel/)
|
||||
* Travis-CI [unit-tests](https://travis-ci.org/SheffieldML/GPy)
|
||||
* [](http://opensource.org/licenses/BSD-3-Clause)
|
||||
- `GPy homepage <http://sheffieldml.github.io/GPy/>`_
|
||||
- `Tutorial notebooks <http://nbviewer.ipython.org/github/SheffieldML/notebook/blob/master/GPy/index.ipynb>`_
|
||||
- `User mailing-list <https://lists.shef.ac.uk/sympa/subscribe/gpy-users>`_
|
||||
- `Developer documentation <http://gpy.readthedocs.org/en/devel/>`_
|
||||
- `Travis-CI unit-tests <https://travis-ci.org/SheffieldML/GPy>`_
|
||||
- .. image:: https://img.shields.io/badge/licence-BSD-blue.svg
|
||||
:target: https://opensource.org/licenses/BSD-3-Clause
|
||||
|
||||
For full description please refer to the [github page](http://sheffieldml.github.io/GPy/)
|
||||
For full description and installation instructions please refer to the github page.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue