Update README.md

This commit is contained in:
Max Zwiessele 2015-09-09 09:22:01 +01:00
parent 60aca4a635
commit 8e2ccb8d5e

View file

@ -26,14 +26,14 @@ We like to pronounce it 'Gee-pie'.
### Getting started: installing with pip
We are now requiring the newest version of ![scipy](http://www.scipy.org/) and thus, we strongly recommend using
the ![anaconda python distribution](http://continuum.io/downloads).
We are now requiring the newest version of [scipy](http://www.scipy.org/) and thus, we strongly recommend using
the [anaconda python distribution](http://continuum.io/downloads).
With anaconda you can install GPy by the following:
conda update scipy
pip install gpy
. We've also had luck with ![enthought](http://www.enthought.com), although enthought currently (as of 8th Sep. 2015) does not support scipy 0.16.
. We've also had luck with [enthought](http://www.enthought.com), although enthought currently (as of 8th Sep. 2015) does not support scipy 0.16.
On a fresh install of windows 8.1, we downloaded the Anaconda python distribution, started the anaconda command prompt and typed
@ -90,7 +90,7 @@ clone this git repository and add it to your path:
### OSX
Everything appears to work out-of-the box using
![anaconda python distribution](http://continuum.io/downloads)
[anaconda python distribution](http://continuum.io/downloads)
on osx Mavericks.
Download/clone GPy, and then add GPy to your PYTHONPATH