Browsing All posts tagged under »blas«

Optimizing Orthogonal Matching Pursuit code in Numpy, part 2

August 11, 2011

2

EDIT: There was a bug in the final version of the code presented here. It is fixed now, for its backstory, check out my blog post on it. When we last saw our hero, he was fighting with the dreaded implementation of least-angle regression, knowing full well that it was his destiny to be faster. […]