boostorg / boostorg/python

header only integration of Eigen types

Ouverte
#30 4 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C++
Étoiles
537
Forks
223
Merge moyen
11 h 22 min
PR mergées (30 j)
2

Description

If you google around a bit, you'll see a number of users trying to integrate Eigen types with Boost.Python. It's a bit hard and the solutions are lack-luster and cannot handle all issues. Let's strive for something built-in and header based so we don't complicate other uses of Boost.Python.

Here's an incomplete list:
- http://fhtagn.net/prog/2015/04/16/quaternion_boost_python.html
- https://github.com/julienr/boost_numpy_eigen
- http://eigen.tuxfamily.org/index.php?title=PythonInteropBoost
- https://github.com/eudoxos/minieigen
- https://github.com/ndarray/ndarray (note: depends on Boost.Numpy)

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.