Difference between revisions of "PythonsOnSHIPs"

From CoolWiki
Jump to navigationJump to search
(Created page with "The Python programming environment is a relatively easy to use tool that has gained considerable acceptance and use in astronomical data processing. We will use Python on an ...")
 
Line 3: Line 3:
 
===Python distribution to use===
 
===Python distribution to use===
 
Based on our requirements of Windows+MacOS+Linux, the choice is Anaconda python.
 
Based on our requirements of Windows+MacOS+Linux, the choice is Anaconda python.
* [[http://continuum.io/downloads.html | http://continuum.io/downloads.html]]
+
* [http://continuum.io/downloads.html http://continuum.io/downloads.html]

Revision as of 16:26, 15 May 2013

The Python programming environment is a relatively easy to use tool that has gained considerable acceptance and use in astronomical data processing. We will use Python on an experimental basis to cover some basic work for SHIPs work.

Python distribution to use

Based on our requirements of Windows+MacOS+Linux, the choice is Anaconda python.