⇤ ← Revision 1 as of 2013-12-17 16:47:07
Size: 1085
Comment:
|
Size: 1808
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
== Stats == FILL ME IN == Graphics == FILL ME IN |
|
Line 15: | Line 21: |
* Completely separate install from system version | * Completely separate install from system version (can modify your path to make it your default version) |
Line 22: | Line 28: |
Win/Mac/Linux | * 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 |
Line 26: | Line 39: |
Mac (current only) | * Mac (current version only) * Prebuilt versions of common base scientific Python packages * Packages install into system default Python |
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
2. Enthought Canopy
- 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
- Mac (current version only)
- Prebuilt versions of common base scientific Python packages
- Packages install into system default Python