Anaconda is the leading Open Data Science platform powered by Python. Anaconda includes an open source core. Python distribution and over 700 packages. The Anaconda installer includes 150+ packages, and the balance of the packages are easily installed via the conda install package name command.
The Intel Distribution for Python Powered by Anaconda is focused on tools and techniques to accelerate the performance of Python and the widely used numerical computing packages, especially for the latest Intel processors.
Both distributions work on Intel KNL, the recently released Intel Xeon Phi.
To ensure compatibility, the Intel Distribution for Python Powered by Anaconda shares build recipes with Anaconda and uses conda for packaging. The Intel packages for accelerating Python performance are available on AnacondaCloud.
The Anaconda Distribution includes many more packages to provide a more complete ecosystem and focuses on supporting a wide user base that includes the latest as well as older hardware and operating systems. The Anaconda
Distribution installers include over 150 packages and give users access to over 400 Python packages and over 200 R packages hosted on repo.continuum.io and installable with conda. The full list of packages available packages for the Anaconda Distribution is available on the Continuum website.
The Intel Distribution accelerates performance of certain numerical data science Python packages such as Numpy, Scipy, Scikit-learn, Tensorflow for cpu etc., with Intel® Performance Libraries, including Intel®
Math Kernel Library (Intel® MKL), Intel® Threading Building Blocks (Intel® TBB), Intel® Data Analytics Acceleration
Library (Intel® DAAL), and Intel® MPI. The packages have been optimized to take advantage of parallelism through
the use of threading, multiple nodes, and vectorization.