peigen
Python wrapper for Eigen C++ headers
To use, include the following in your setup.py
file:
from peigen import header_path
then add header_path
to the include_dirs
list for any Extension
modules that require Eigen.
Python wrapper for Eigen C++ header
Python wrapper for Eigen C++ headers
To use, include the following in your setup.py
file:
from peigen import header_path
then add header_path
to the include_dirs
list for any Extension
modules that require Eigen.