I'm looking to put some work in on numpy on pypy. I'm a huge Python fan, and to have it move toward an actual option in the world of numerical/scientific computing is huge for me. It's obviously got a ways to go, but if you don't need C-level optimization, it's going to be much prettier to develop.
I'm doing some digging around on the site and on Google, but I'm only finding links to donate. Where should I start to actually contribute directly to implementing numpy in pypy?
Thanks