{ "metadata": { "name": "", "signature": "sha256:34d911ab9b3d9f3c4de0e631d4b7f5524709c2a8c257b2a6d8d566e5a373b567" }, "nbformat": 3, "nbformat_minor": 0, "worksheets": [ { "cells": [ { "cell_type": "code", "collapsed": false, "input": [ "%load_ext load_style\n", "%load_style talk.css\n", "from talktools import website" ], "language": "python", "metadata": {}, "outputs": [ { "html": [ "" ], "metadata": {}, "output_type": "display_data", "text": [ "" ] } ], "prompt_number": 1 }, { "cell_type": "heading", "level": 1, "metadata": {}, "source": [ "conda and anaconda" ] }, { "cell_type": "heading", "level": 2, "metadata": {}, "source": [ "
\n", "anaconda " ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "[anaconda](https://store.continuum.io/cshop/anaconda/) is a Scientific Python distribution, developed by [](), \n", "from their web-page: \n", " \n", " Anaconda is a completely free enterprise-ready Python distribution for large-scale data processing, predictive analytics, and scientific computing\n", " \n", "some advantages: \n", "\n", "+ free \n", "+ cross-platform \n", "+ 195+ of the [most popular Python packages](http://docs.continuum.io/anaconda/pkg-docs.html) for science, math, engineering, data analysis, ... notably:\n", "

\n", " + NumPy\n", " + SciPy\n", " + Pandas\n", " + IPython\n", " + Matplotlib\n", " + Numba\n", " + Blaze\n", " + Bokeh\n", "

\n", " \n", "+ easily install, update, revert Python packages (with dependencies ..)" ] }, { "cell_type": "code", "collapsed": false, "input": [ "website('https://store.continuum.io/cshop/anaconda/',width=1000)" ], "language": "python", "metadata": {}, "outputs": [ { "html": [ "