mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-26 21:36:23 +02:00
Update README.md
This commit is contained in:
parent
60aca4a635
commit
8e2ccb8d5e
1 changed files with 4 additions and 4 deletions
|
|
@ -26,14 +26,14 @@ We like to pronounce it 'Gee-pie'.
|
|||
|
||||
### Getting started: installing with pip
|
||||
|
||||
We are now requiring the newest version of  and thus, we strongly recommend using
|
||||
the .
|
||||
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 , 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)
|
||||
on osx Mavericks.
|
||||
Download/clone GPy, and then add GPy to your PYTHONPATH
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue