Move from pybind11 to nanobind
#360
Joseph-Edwards
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the past few years, the author of
pybind11has been working on a new project:nanobind. From the documentation:As the features provided by
libsemigroups_pybind11grows, so too does the time taken to compile. On my machine, it currently takes around two minutes. Sincenanobindhas an almost identical interface topybind11, we could potentially explore it as an option if the current build time gets too large.I'm opening this discussion to make note of this idea, and invite other thoughts. This is NOT something that I think is something we should focus our attention on right now, rather a thought to keep in the back of our minds.
Beta Was this translation helpful? Give feedback.
All reactions