Skip to content

Instantly share code, notes, and snippets.

View iancze's full-sized avatar

Ian Czekala iancze

View GitHub Profile
import time
import multiprocessing as mp
import gc
#From https://gist.github.com/astrofrog/1453933
import numpy as np
import matplotlib.pyplot as plt