diff --git a/GPy/kern/kern.py b/GPy/kern/kern.py index bf8ba612..f51c3c13 100644 --- a/GPy/kern/kern.py +++ b/GPy/kern/kern.py @@ -861,12 +861,15 @@ def kern_test(kern, X=None, X2=None, output_ind=None, verbose=False, X_positive= if X_positive: X = abs(X) if output_ind is not None: + assert(output_ind + echo "PYTHONPATH=$PYTHONPATH:\ > ~/.bashrc + +Windows +------- +On windows, we recommend the ![anaconda python distribution](http://continuum.io/downloads). We've also had luck with ![enthought](http://www.enthought.com). git clone or unzip the source to a suitable directory, and add a PYTHONPATH environement variable. + +OSX +--- +everything appears to work out-of-the box using ![enthought](http://www.enthought.com) on osx Mavericks. + + Compiling documentation: ========================