This is the example code used in my blogpost Improving the performance of NumPy code.
The blog post discusses experiments on optimizing numpy code.
A single jupyter notebook is present in this directory that contains the code for the example used in the blog post.
- Clone this repo
- Navigate to the this directory
- Start a ipython kernel to run the noteobook in this directory.
You can find me on Medium.com here.