Skip to main content

`includeigen` can be used by Python packages that require the C++ library `Eigen`. It includes a version of `Eigen`, and a `get_include` function that returns the path to the directory of the source code.

Project description

includeigen

Actions StatusPyPI versionConda-ForgePyPI platformsGitHub Discussion

includeigen can be used by Python packages that require the C++ library Eigen. It includes a version of Eigen, and a get_include function that returns the path to the directory of the source code.

Currently, the version of Eigen is 3.4.0.

Install

The includeigen is available on Pypi and conda-forge. Simply execute

python -m pip install includeigen

or

conda install includeigen -c conda-forge

Developer's Corner

  • To change Eigen's version, checkout the submodule to the corresponding tag (e.g. 3.4) and commit the change.

  • To release a new version, make a new github release. The chosen tag will be the version number.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

includeigen-0.1.tar.gz (2.8 MB view hashes)

Uploaded Source

Built Distribution

includeigen-0.1-py3-none-any.whl (3.8 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page