From d9d7283106b6e21000a44e98842f0fdecccf3af1 Mon Sep 17 00:00:00 2001 From: Sateesh Date: Mon, 26 Nov 2012 23:41:05 +0530 Subject: [PATCH] Update docs/scenarios/scientific.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A free version of "Enthought Python Distribution" is available. Modified to indicate the same and remove the statement that 'Enthought is not free' --- docs/scenarios/scientific.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/scenarios/scientific.rst b/docs/scenarios/scientific.rst index 0b2c16510..758f0a1d7 100644 --- a/docs/scenarios/scientific.rst +++ b/docs/scenarios/scientific.rst @@ -45,7 +45,10 @@ Enthought Installing NumPy and SciPy can be a daunting task. Which is why the `Enthought Python distribution `_ was created. With Enthought, scientific python has never been easier (one click to install about -100 scientific python packages). User beware: Enthought is not free. +100 scientific python packages). The Enthought Python Distribution comes in two +variants: a free version `EPD Free `_ +and a paid version with various `pricing options. +`_ Matplotlib ----------