Chapter 3
Using Python to Work with Algorithms
IN THIS CHAPTER
Using Python to discover how algorithms work
Considering the various Python distributions
Performing a Python installation on Linux
Performing a Python installation on OS X
Performing a Python installation on Windows
Obtaining and installing the datasets used in this book
You have many good choices when it comes to using computer assistance to discover the wonders of algorithms. For example, apart from Python, many people rely on MATLAB and many others use R. In fact, some people use all three and then compare the sorts of outputs they get (see one such comparison at https://www.r-bloggers.com/evaluating-optimization-algorithms-in-matlab-python-and-r/). If you just had the three choices, you’d still need to think about them for a while and might choose to learn more than one language, but you actually have more than three ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access