Skip to content

Instantly share code, notes, and snippets.

View madmaze's full-sized avatar

Matthias A Lee madmaze

View GitHub Profile
@madmaze
madmaze / pygaspTest.py
Created April 9, 2014 14:20
pyGASP simple benchmark
import numpy as np
import scipy.misc
import pylab
from PIL import Image
from datetime import datetime as dt
import pywt
import pygasp.dwt.dwt as pygaspDWT
import pygasp.dwt.dwtCuda as pygaspDWTgpu