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 ...
Get Algorithms For Dummies 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.