`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
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file includeigen-0.1.tar.gz.
File metadata
- Download URL: includeigen-0.1.tar.gz
- Upload date:
- Size: 2.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dda9ac00e9a342283ad56a70ab8d9d12a1b7625ee7558bde618c02de5e8697f0
|
|
| MD5 |
af38bb87b78db20c8796e4a35964a76e
|
|
| BLAKE2b-256 |
12bf5658523a4605eee27e1958bcc9e99d87fd56a7de7fe2b25e14d2ee45a59a
|
File details
Details for the file includeigen-0.1-py3-none-any.whl.
File metadata
- Download URL: includeigen-0.1-py3-none-any.whl
- Upload date:
- Size: 3.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e57ec422e0072355710dc9fd91f650f122e7bd4590d51fb25d0393ecb29f4701
|
|
| MD5 |
142294b9fbdd6dd71aa2d6183202e77d
|
|
| BLAKE2b-256 |
95e95471833ec972765782f022d3883d7893f24aaccc87f2373cad9f9e6021b7
|