Skip to content

Latest commit

 

History

History

NumpyOptimization

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

NumpyOptimization

This is the example code used in my blogpost Improving the performance of NumPy code.

The blog post discusses experiments on optimizing numpy code.

Contents

A single jupyter notebook is present in this directory that contains the code for the example used in the blog post.

Usage

  1. Clone this repo
  2. Navigate to the this directory
  3. Start a ipython kernel to run the noteobook in this directory.

You can find me on Medium.com here.