diff --git a/index.html b/index.html index 82f02f05..1650ae4d 100644 --- a/index.html +++ b/index.html @@ -38,8 +38,8 @@
GPy is available under the BSD 3-clause license. We'd love to incorporate your changes, so fork us on github!
-GPy is hosted on the python package index pypi, so debian/ubuntu users can get started with:: - pip install gpy
+GPy is hosted on the python package index pypi, so you can install with
+ pip install gpy
You can read the online documentation for GPy here:
diff --git a/params.json b/params.json index 03ba4a6b..665092bb 100644 --- a/params.json +++ b/params.json @@ -1 +1 @@ -{"name":"GPy","tagline":"a Gaussian processes framework in python","body":"GPy\r\n===\r\na Gaussian Process (GP) framework in python, from the Sheffield machine learning group. \r\n\r\nGaussian processes underpin range of modern machine learning algorithms. In GPy, we've used python to implement a range of machine learning algorithms based on GPs. \r\n\r\n***\r\n\r\nGPy is available under the BSD 3-clause license. We'd love to incorporate your changes, so fork us on [github](https://github.com/SheffieldML/GPy)!\r\n\r\nGPy is hosted on the python package index [pypi](https://pypi.python.org/pypi/GPy/), so debian/ubuntu users can get started with::\r\n pip install gpy\r\n\r\n***\r\n\r\nYou can read the online documentation for GPy here:\r\n* [Online documentation](https://gpy.readthedocs.org/en/latest/)","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."} \ No newline at end of file +{"name":"GPy","tagline":"a Gaussian processes framework in python","body":"GPy\r\n===\r\na Gaussian Process (GP) framework in python, from the Sheffield machine learning group. \r\n\r\nGaussian processes underpin range of modern machine learning algorithms. In GPy, we've used python to implement a range of machine learning algorithms based on GPs. \r\n\r\n***\r\n\r\nGPy is available under the BSD 3-clause license. We'd love to incorporate your changes, so fork us on [github](https://github.com/SheffieldML/GPy)!\r\n\r\nGPy is hosted on the python package index [pypi](https://pypi.python.org/pypi/GPy/), so you can install with\r\n `pip install gpy`\r\n\r\n***\r\n\r\nYou can read the online documentation for GPy here:\r\n* [Online documentation](https://gpy.readthedocs.org/en/latest/)","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."} \ No newline at end of file