Differences between revisions 2 and 3
Revision 2 as of 2013-12-17 17:09:14
Size: 1808
Editor: echidna
Comment:
Revision 3 as of 2013-12-17 19:16:29
Size: 1932
Editor: echidna
Comment:
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
 * Can optionally modify your path to make it your default Python or you can use it in its own GUI
Line 27: Line 28:
[[https://www.enthought.com/products/canopy/|Canopy]] [[https://www.enthought.com/products/canopy/|Canopy]] from Enthought
Line 42: Line 43:
 * Free

Scientific Python

Stats

FILL ME IN

Graphics

FILL ME IN

Distributions

1. Anaconda

Anaconda from Continuum Analytics.

  • Python distribution focused on data analysis and visualization
  • Available for Win (32/64 bit), Mac (64 bit) Linux (32/64 bit).
  • Supplies 100+ packages and its own command line package manager called conda

  • Completely separate install from system version (can modify your path to make it your default version)
  • Easy to create virtual environments with Python 2.6, 2.7, or 3.3 for specific projects
  • Base distribution is free
  • Paid addons (free for academic use) help speed up using Intel's MKL library and compiling code to be run on GPUs that support CUDA

  • Can optionally modify your path to make it your default Python or you can use it in its own GUI

2. Enthought Canopy

Canopy from Enthought

  • Available for Win (32/64 bit), Mac (32/64 bit), Linux (32/64 bit)
  • Three license tiers
    • Express - Free - 30 packages
    • Basic - $199 - 150+ packages
    • Professional - $999 - 150+ packages - Extra cost is for support
  • Academic license (free) available (roughly equivalent to Basic), but you have to create an account and get verified
  • Completely separate install from system version
  • Can optionally modify your path to make it your default Python or you can use it in its own GUI

3. SciPy Superpack

SciPy Superpack

  • Mac (current version only)
  • Prebuilt versions of common base scientific Python packages
  • Packages install into system default Python
  • Free

Scientific Python (last edited 2013-12-17 19:16:29 by echidna)

MoinMoin Appliance - Powered by TurnKey Linux