A Python Data Scientist’s Guide to the Apple Silicon Transition

Even if you are not a Mac user, you have likely heard Apple is switching from Intel CPUs to their own custom CPUs, which they refer to collectively as “Apple Silicon.” The last time Apple changed its computer architecture this dramatically was 15 years ag… Read more

Similar

Setting Up Your Python Environment on a Mac

In this post I’m going to explain how to install a working Python environment for Scientific Computing on macOS. That includes NumPy, SciPy, Matplotlib etc., but also some more advanced tools and even a framework for Machine Intelligence and Deep Learni...

Read more »