Appendix A

Installing Python Distributions

In Chapter 1, Introduction to Python, we briefly discussed various Python distributions. Operating systems such as MacOSX and Linux come prebuilt with a Python interpreter. This Python interpreter is not ready for scientific computation as it does not have the common scientific modules such as numpy, scipy etc. Installing these modules requires knowledge of compiling complex mathematical libraries such as MKL, Boost etc. Various distributions have been created to ease the task of installing a Python distribution for scientific computation. Some of these distributions are free while others are free only for academic community users. We will discuss in detail the two most popular distributions and methods ...

Get Image Processing and Acquisition using Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.