Changed docs

This commit is contained in:
Alan Saul 2013-01-31 15:58:56 +00:00
parent baa39a1c05
commit dad399d012

View file

@ -147,9 +147,4 @@ The flag ``ARD=True`` in the definition of the Matern kernel specifies that we w
Contour plot of the best predictor (posterior mean).
.. ipython::
In [136]: x = 2
In [137]: x**3
Out[137]: 8
Changed it