Tag Archives: Python

Installing NumPy and matplotlib on OS X

Given that OS X provides you with Python, you would expect it to be easy to install Python libraries on a modern Mac. Unfortunately, that’s not always true. Case in point: NumPy and matplotlib. These are my favorite tools nowadays … Continue reading

Posted in Python, Science, Tech Stuff | Tagged , , , , , , | 2 Comments