Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider pybind11 as an alternative to Boost.Python #123

Open
sigurdstorve opened this issue Aug 19, 2018 · 0 comments
Open

Consider pybind11 as an alternative to Boost.Python #123

sigurdstorve opened this issue Aug 19, 2018 · 0 comments

Comments

@sigurdstorve
Copy link
Owner

PyBind11 looks like a promising and more modern replacement for Boost.Python and has the advantage of being header-only. That would hopefully eliminate the need for locating NumPy headers in CMake etc.
REF: https://github.com/pybind/pybind11

Can it use Numpy arrays without copying? That is an important requirement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant