#138 Replace boost.python with pybind11

Merged
carlos.garcia merged 5 commits from stefan.schmidt/pybind_final into SPIN/master 5 years ago

This replaces boost.python (which broke building with almost every second update on macOS) with pybind11. pybind11 is very similar to boost.python, but exclusively relies on C++11 instead of the boost-equivalents.

I ran the tests on macOS and Arch, and it seems to work fine (building seems to be a bit faster, too).

This replaces boost.python (which broke building with almost every second update on macOS) with pybind11. pybind11 is very similar to boost.python, but exclusively relies on C++11 instead of the boost-equivalents. I ran the tests on macOS and Arch, and it seems to work fine (building seems to be a bit faster, too).
This pull request has been merged successfully!
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.