TtheBC01 / pEigen

Python bindings for Eigen Tux library using Boost Python

Home Page:https://todd-chapman.gitbook.io/untitled-1/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pEigen: Eigen for Python

The project aims to create comprehensive Python bindings for the Eigen Tux library using Boost.Python. In particular, pEigen makes it easy to leverage Eigen's efficient dense and sparse matrix data structures and exposes Eigen's high-performance matrix decomposition algorithms (SVD, QR, etc) in an easy-to-use pythonic sdk.

For information about building this project locally for contributing, see the developer docs.

Documentation on objects and methods with examples are coming soon.

About

Python bindings for Eigen Tux library using Boost Python

https://todd-chapman.gitbook.io/untitled-1/

License:MIT License


Languages

Language:C++ 86.5%Language:Python 9.0%Language:CMake 3.6%Language:Dockerfile 0.9%