Skip to main content

Bindings between Numpy and Eigen using Boost.Python

Project description

EigenPy — Versatile and efficient Python bindings between Numpy and Eigen

License Build Status Conda Downloads Conda Version PyPI version Code style: black Linter: ruff

EigenPy is an open-source framework that allows the binding of the famous Eigen C++ library in Python via Boost.Python.

EigenPy provides:

  • full memory sharing between Numpy and Eigen, avoiding memory allocation
  • full support Eigen::Ref avoiding memory allocation
  • full support of the Eigen::Tensor module
  • exposition of the Geometry module of Eigen for easy code prototyping
  • standard matrix decomposion routines of Eigen such as the Cholesky, SVD and QR decompositions
  • full support of SWIG objects
  • full support of runtime declaration of Numpy scalar types
  • extended API to expose several STL types and some of their Boost equivalents: optional types, std::pair, maps, variants...
  • full support of vectorization between C++ and Python (all the hold objects are properly aligned in memory)

Installation

The installation of EigenPy on your computer is made easy for Linux/BSD, Mac OS X, and Windows environments.

Conda

You simply need this simple line:

conda install eigenpy -c conda-forge

Ubuntu

You can easily install EigenPy from binaries.

Add robotpkg apt repository

  1. Register the authentication certificate of robotpkg:
curl http://robotpkg.openrobots.org/packages/debian/robotpkg.asc | sudo tee /etc/apt/keyrings/robotpkg.asc
  1. Add robotpkg as source repository to apt:
sudo tee /etc/apt/sources.list.d/robotpkg.list <<EOF
deb [arch=amd64 signed-by=/etc/apt/keyrings/robotpkg.asc] http://robotpkg.openrobots.org/packages/debian/pub $(lsb_release -cs) robotpkg
EOF
  1. You need to run at least one apt update to fetch the package descriptions:
sudo apt update

Install EigenPy

  1. The installation of EigenPy and its dependencies is made through the line:
sudo apt install robotpkg-py35-eigenpy

where 35 should be replaced by the Python 3, you want to work this (e.g., robotpkg-py36-eigenpy to work with Python 3.6).

Mac OS X

The installation of EigenPy on Mac OS X is made via HomeBrew. You just need to register the tap of the software repository.

brew tap gepetto/homebrew-gepetto

and then install EigenPy for Python 3.x with:

brew install eigenpy

Docker

docker run --rm -it ghcr.io/stack-of-tasks/eigenpy:devel

Build

Build instruction can be found here

Credits

The following people have been involved in the development of EigenPy:

If you have taken part in the development of EigenPy, feel free to add your name and contribution here.

Acknowledgments

The development of EigenPy is supported by the Gepetto team @LAAS-CNRS and the Willow team @INRIA.

Project details


Download files

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

Source Distribution

eigenpy-3.13.0.tar.gz (229.8 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

eigenpy-3.13.0-0-cp314-cp314-manylinux_2_28_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

eigenpy-3.13.0-0-cp314-cp314-manylinux_2_28_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

eigenpy-3.13.0-0-cp314-cp314-macosx_11_0_arm64.whl (4.3 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

eigenpy-3.13.0-0-cp314-cp314-macosx_10_9_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.14macOS 10.9+ x86-64

eigenpy-3.13.0-0-cp313-cp313-manylinux_2_28_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

eigenpy-3.13.0-0-cp313-cp313-manylinux_2_28_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

eigenpy-3.13.0-0-cp313-cp313-macosx_11_0_arm64.whl (4.3 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

eigenpy-3.13.0-0-cp313-cp313-macosx_10_9_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.13macOS 10.9+ x86-64

eigenpy-3.13.0-0-cp312-cp312-manylinux_2_28_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

eigenpy-3.13.0-0-cp312-cp312-manylinux_2_28_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

eigenpy-3.13.0-0-cp312-cp312-macosx_11_0_arm64.whl (4.3 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

eigenpy-3.13.0-0-cp312-cp312-macosx_10_9_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.12macOS 10.9+ x86-64

eigenpy-3.13.0-0-cp311-cp311-manylinux_2_28_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

eigenpy-3.13.0-0-cp311-cp311-manylinux_2_28_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

eigenpy-3.13.0-0-cp311-cp311-macosx_11_0_arm64.whl (4.3 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

eigenpy-3.13.0-0-cp311-cp311-macosx_10_9_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

eigenpy-3.13.0-0-cp310-cp310-manylinux_2_28_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

eigenpy-3.13.0-0-cp310-cp310-manylinux_2_28_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

eigenpy-3.13.0-0-cp310-cp310-macosx_11_0_arm64.whl (4.3 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

eigenpy-3.13.0-0-cp310-cp310-macosx_10_9_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file eigenpy-3.13.0.tar.gz.

File metadata

  • Download URL: eigenpy-3.13.0.tar.gz
  • Upload date:
  • Size: 229.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for eigenpy-3.13.0.tar.gz
Algorithm Hash digest
SHA256 49d3cb46b85696baf5445ac707b48aade07c21579c188dfc1c8ad2f92e05fab5
MD5 1e2a551056af0394c6d06a2bed55fa3d
BLAKE2b-256 6e0415aadcaf4141c791217724c3edc103cd66c5444987cb897a2e7112bb94ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0.tar.gz:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 facffa9dde8a8d123de8e6766a3611362d2969433d8a9e83377b0c03c099044c
MD5 971898a14f3ecd1eb22b462fc2978275
BLAKE2b-256 db572dacd8dbdce012e8ce41329c07352803220a219cb108a3f482a680696249

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp314-cp314-manylinux_2_28_x86_64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cbff5fb6902e2de7b2436864149141b47246babc2ab6ee035b5666662e495552
MD5 3da774d11b04d263391dfaf8e8488e7c
BLAKE2b-256 fc5d4d096eb4b6ec78de2c59320454608db462de8c1b4f0bc73f59b6e8ea5543

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp314-cp314-manylinux_2_28_aarch64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0d8459fcde1fa501ee13587ef85faa07229e1c9030f392253f4f4c7fb31c5585
MD5 9b1f6a7e14c412c8c2c562c34e49a951
BLAKE2b-256 6c0da657817bcd640f6e806e2fddb80b99a512669225d5b578d766a59fdfda09

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp314-cp314-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp314-cp314-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2f99da9a17768340a0b0cff5cb3ab39458fcd7b44b8e7ab5c749f84751b9c9b4
MD5 c81bd14329021d16c94eea4c38853681
BLAKE2b-256 84fb199ef9f6b78b8e51bfc27acc29de8610d648c37704da1b0ed261cf250581

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp314-cp314-macosx_10_9_x86_64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 041df9317cd2a88b2c77a7f459bba8359015540b3bb704118c150a9dea1c3d9b
MD5 8d631aaa9cc6227961291e9e5293bd6e
BLAKE2b-256 c28b439c4f16f8b6bc341137dc5ee75d896a9d032cd8dc9eedb0464eaad81f20

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 caff6dbf5f063dee474ae2aba0bcdd3cb6b18566397339e4ee6386e7c5adedb1
MD5 fcd839b500f78923cb21996f1c05ef60
BLAKE2b-256 1412414f3c31d51928e9c7160e3db196f79419ca81fa01dec6283c64a67bc776

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bc6de29029d6ccfcf30dae12e272727982585dd67fd923d7c55fa8690948a9a1
MD5 c21776e024ad4b0ff8db87412e9cccd3
BLAKE2b-256 96a43cdd0a7e0ee83ac6a914e527b0e5adf18b383ea8132ad31eab00143666ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp313-cp313-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp313-cp313-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0818e204858c0345e38dd18c0f0aa20082f176ce26e57cc72d9b0d1ef0df5c4e
MD5 360c95fc2f720a6723eb076688bdc3f0
BLAKE2b-256 45350e2aadbae4d70bfbc4db0196be399bc949c246391c6bbcbd674fc1aa42af

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp313-cp313-macosx_10_9_x86_64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cde8ed4080da67e0c037ba1453c8d33c74465714ce5196781b640dcc398579a5
MD5 c27d90b467321a97388c13f415fffac5
BLAKE2b-256 5f39f3f15daffdcecc31612135ae0f77603ce6ba88c9fcc1c6a5f1e53b2eb0f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f5524d36fe0705d0097a42e0d18e4eb3f49dc1e28be301200ab7af7d58b9ae5f
MD5 1369543502c0b1b0f7b1b30d3f2a91ae
BLAKE2b-256 fb9028a30554ff1a6794a2ef91ffc021737796441d617acd649efecf6b307cce

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a844167b3dcb6157cd782fe8cd0396153548eccdcfe81e95803f2499f306ed18
MD5 0a93b064294c0f62545a50a76d7a77eb
BLAKE2b-256 ba61cb30323bce5cec4a5a496e41972e12110638dbdba94f2d23814dd82f0eb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2203a3073e54a9d55b9766b2d8fdaa6eae3e733742ac5862ca8afbd4e55021ae
MD5 da10034d5629cd792736eaaab4739345
BLAKE2b-256 0703bfc7a04ef67dd330f7cee8c984d6d101457a19dd9612e5a15306417b62c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp312-cp312-macosx_10_9_x86_64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bca70df5845a3598f1ddd77a3ce46ef5eb28228c85e362e4f75115c6cb80dcff
MD5 c3fa427c5df48974995f7afd518e7c08
BLAKE2b-256 83a379326cff7ab8a55cd9024eee4ddf3082ac9f7be2c978fc5f5b056affc968

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 aabe2f552e6ecae5381446bc03ba612469a10a06dfc471bbf2f194e0edcd6974
MD5 35dd787e639c654cd212d4d4bc1b3b4c
BLAKE2b-256 661e6c3e45fbd37812faf9343c70a7661f376c123259f9e43e6f2b4fc4211f5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8e4d51aa0980fd7b4d47acc9c2ac9c4e9bbb6a6d1e2149ba2426292f2972276e
MD5 79ff8499ab10bd1b9e243a7693bab4f6
BLAKE2b-256 ee52fa7433226e3af2437b70bb2d8357173cae74abe3ead4240c9b136a794043

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bbcf85629d25d822db935ab9d5415218cff0717d620f87e1f3e7b86f1357cfd4
MD5 4164a8b39113eaeab221eb746aa1c879
BLAKE2b-256 f7fe20fccfbb855a2fc94cf1b05eac2634abd77f47126c3e0d3e0353665b2f2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1c294ea951cd88c256666127b39c5881f9320fcfe144d474c095246297ca2cbd
MD5 19fd9288cdc1fdb6949505d87e2d7682
BLAKE2b-256 462e2c379bc21214015df4723dfa22c3dc24310149d8d4395fda95156b122020

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7716543b81705c4be8a3c6d11c0c9e43dbb2ef1863cb3379afc696d10b1f0a3b
MD5 e9a51d2fd9bab7fee640baf0462e3dfe
BLAKE2b-256 a6ed023b4e3eb66c4e4e3ac2ff5e336e71453e1c292975a92402adc982acbcf7

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp310-cp310-manylinux_2_28_aarch64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 56ca6e05cc563a6c42c8ba6b4cdb97b62dd24c25885bb79d310951afe064dfa0
MD5 1ccea201384d0a8a26b16c410ae9d737
BLAKE2b-256 1ae8aef32d79adf393f6cb65afa29eab023a9fbd4a08788bc51d6c8ad121f39c

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eigenpy-3.13.0-0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for eigenpy-3.13.0-0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c6e844454c5a615b58e9e7cab9cb3297ef23bab6e75228b0c044dde828eb64c2
MD5 5e77ba8bfc29d935a891c9b56296b21a
BLAKE2b-256 20372bd0e146617320909c3f3a1ea0d37fa0f67ad3b5207e872894c64bb65839

See more details on using hashes here.

Provenance

The following attestation bundles were made for eigenpy-3.13.0-0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: release.yml on cmake-wheel/eigenpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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