header only integration of Eigen types
- Lingua principale
- C++
- Stelle
- 537
- Fork
- 223
- Merge medio
- 11h 22m
- PR unite (30g)
- 2
Descrizione
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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.