OtherPackages: Difference between revisions
From CASA Guides
Jump to navigationJump to search
Created page with "CASA ships with a few third part packages (NumPy, SciPy, Matplotlib). It can be very useful to upgrade these or add additional packages. The method to do this can vary from pa..." |
No edit summary |
||
Line 3: | Line 3: | ||
use the same distutils approach and we can summarize a general path. | use the same distutils approach and we can summarize a general path. | ||
== On the Macintosh == | |||
== On Linux == | |||
Revision as of 17:16, 13 September 2013
CASA ships with a few third part packages (NumPy, SciPy, Matplotlib). It can be very useful to upgrade these or add additional packages. The method to do this can vary from package to package and OS to OS, but many of these packages use the same distutils approach and we can summarize a general path.