mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-11 15:15:15 +02:00
announce
This commit is contained in:
parent
991e23e56b
commit
0de15f8668
1 changed files with 4 additions and 1 deletions
|
|
@ -38,6 +38,9 @@
|
|||
|
||||
<p>GPy is available under the BSD 3-clause license. We'd love to incorporate your changes, so fork us on <a href="https://github.com/SheffieldML/GPy">github</a>!</p>
|
||||
|
||||
<h2>New release!</h2>
|
||||
<p> After a long series of changes, we're pleased to announce the GPy 0.6 is ready for use. Users can download the code from github or install with pip.</p>
|
||||
|
||||
<h2>Installation</h2>
|
||||
<p>Installation instructions along side the source code can be found on the <a href="https://github.com/SheffieldML/GPy">GPy project github page</a>. The instructions vary slightly with the target OS but essentially revolve around installing from the python package index, <a href="https://pypi.python.org/pypi/GPy/">PyPI</a></p>
|
||||
|
||||
|
|
@ -66,7 +69,7 @@
|
|||
<li><a href="https://gpy.readthedocs.org/en/latest/">Online documentation</a></li>
|
||||
</ul>
|
||||
|
||||
These documents are automatically compiled from the docstrings defined in the code: we recommend new users take a look at the<a href="http://nbviewer.ipython.org/github/SheffieldML/notebook/blob/master/GPy/index.ipynb">tutorials</a> first.
|
||||
These documents are automatically compiled from the docstrings defined in the code: we recommend new users take a look at the <a href="http://nbviewer.ipython.org/github/SheffieldML/notebook/blob/master/GPy/index.ipynb">tutorials</a> first.
|
||||
|
||||
<h2>Tests</h2>
|
||||
<p>As the code is under active development we try to ensure that the code is well tested using Continuous Integreation. We'd love to here of any bugs you have found so please do submit issues through our <a href="https://github.com/SheffieldML/GPy/issues">GPy issues page</a>. Continuous integration status is currently:<br><a href="https://travis-ci.org/SheffieldML/GPy"><img src="https://travis-ci.org/SheffieldML/GPy.png" alt="CI status"></a></br></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue