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

Port to pybind11 from boost::python? #598

Closed
timkpaine opened this issue May 26, 2019 · 1 comment
Closed

Port to pybind11 from boost::python? #598

timkpaine opened this issue May 26, 2019 · 1 comment
Assignees
Labels

Comments

@timkpaine
Copy link
Member

Pros:

  • more flexibility
  • much easier build (header only, don't need to drag in boost-python/boost-numpy)
  • Better platform independence

Cons:

  • Less advanced features
    • we use some of these in psp, but not many in the binding
  • Already using boost in psp
@timkpaine timkpaine added question Questions about use, potential features, or improvements Python labels May 26, 2019
@timkpaine timkpaine self-assigned this Jun 23, 2019
@texodus texodus assigned sc1f and unassigned timkpaine Jul 1, 2019
@timkpaine timkpaine added in progress and removed question Questions about use, potential features, or improvements labels Aug 28, 2019
@timkpaine
Copy link
Member Author

Solidified in python branch

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

No branches or pull requests

2 participants