AppliedAlgebraCourse

From DEV UW-Math Wiki
Revision as of 20:31, 26 January 2015 by Dynerman (talk | contribs) (Created page with "=Getting started with Python/Numpy/SciPy= ==Install Python== You'll need to install Python on your machine. We recommend the Anaconda python distribution: https://store.cont...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Getting started with Python/Numpy/SciPy

Install Python

You'll need to install Python on your machine. We recommend the Anaconda python distribution:

https://store.continuum.io/cshop/anaconda/

During installation, make Anaconda your default Python installation (unless you have some reason not to do this).

If you've no/minimal programming experience

If you've done some programming

If you have some programming experience, or once you're comfortable with the information above, please follow through this guide:

http://software-carpentry.org/v5/novice/python/index.html