Tag Archives: Science
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 Mac, matplotlib, NumPy, OS X, Python, Science, Tech Tips
2 Comments