PyEigen 0.1 released

Written for PyEigen by Jussi Lepistö on 2010-03-24

I’m happy to announce PyEigen, a new linear algebra module for Python that’s many times faster than existing solutions. Notably, PyEigen is about 10x faster than NumPy for 4×4 matrix multiplication and 4x faster than cgkit 1.2.0, the fastest current solution.

Read more

Read all announcements