Posts Tagged ‘C++’

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 [...]

No responses yet

Sampling some C++

Posted by Jussi Lepistö on Mar 09 2009

Since I have the job interview on Thursday, I decided to brush up my rusty C++ skills and make a quick work sample while at it, as I haven’t really worked with the language since about 2004. The position I’m applying for is UI programmer, so I made a simple but relatively flexible “game style” [...]

Comments Off