PyEigen
Posted by Jussi Lepistö on Mar 16 2010
I have a new project called PyEigen, a wrapper for the C++ linear algebra library Eigen. I just submitted the first batch of code and progress is good, at least so far. I’m hoping for an initial release within a month or so.
The whole thing started when I profiled my shooter project and [...]