Technical Discovery
Sunday, October 16, 2011
Thoughts on porting NumPy to PyPy
›
Last weekend, I attended GitHub's PyCodeConf in Miami Florida and had the opportunity to give a talk on array-oriented computing and Pyt...
19 comments:
Monday, July 4, 2011
Speeding up Python Again
›
After getting a few great comments on my recent post --- especially regarding using PyPy and Fortran90 to speed up Python --- I decided my...
14 comments:
Monday, June 20, 2011
Speeding up Python (NumPy, Cython, and Weave)
›
The high-level nature of Python makes it very easy to program, read, and reason about code. Many programmers report being more productive ...
141 comments:
Saturday, June 18, 2011
Python Enhancement Proposals I Wish I Had Time to Champion
›
Today I was trying to make progress on a few different NumPy proposal enhancements and ended up frustrated knowing that come Monday morning,...
7 comments:
Friday, February 11, 2011
MVSDIST in SciPy
›
My pathway to probability theory was a little tortured. Like most people, I sat through my first college-level "Statistics" class...
Tuesday, November 30, 2010
Zen of NumPy
›
While I was on-site working for a client, one of the developers I worked with would begin each day with a brief discussion of one of the ten...
6 comments:
Friday, November 19, 2010
A New Blog
›
Lately I have been finding a need to have a voice --- an authentic voice. A voice, which I occasionally expressed in the days when I had th...
1 comment:
‹
Home
View web version