Tuesday, July 6, 2010

Things are working out

So here's a first usable version of RPy2:

Adapting the code to API changes went mostly smoothly, the tricky part was getting rid of leaks which I introduced while trying to get strings to work. It matches *all* functionality of RPy2 for Python 2.x and passes all unit tests (apart from those related to NumPy -- which doesn't work with Py3 yet). So RPy2 could well be the first numerical package ported to Python 3 ;)

No comments:

Post a Comment