From 852f29d5681b1f414e679c4b3ab84f29a6b3e039 Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Thu, 21 Feb 2013 22:18:39 +0100 Subject: [PATCH] add Anaconda --- docs/scenarios/scientific.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/scenarios/scientific.rst b/docs/scenarios/scientific.rst index b0e62fb..2c515b0 100644 --- a/docs/scenarios/scientific.rst +++ b/docs/scenarios/scientific.rst @@ -80,3 +80,14 @@ Enthought, scientific python has never been easier (one click to install about variants: a free version `EPD Free `_ and a paid version with various `pricing options. `_ + +Anaconda +-------- + +`Continuum Analytics `_ offers the `Anaconda +Python Distribution `_ which +includes all the common scientific python packages and additionally many +packages related to data analytics and big data. Anaconda comes in two +flavours, a paid for version and a completely free and open source community +edition, Anaconda CE, which contains a slightly reduced feature set. Free +licences for the paid-for version are available for academics and researchers.