Returning a boost-histogram from another C++ module #983
erikfrojdh
started this conversation in
General
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.
-
Sorry if this topic has been discussed before or is documented somewhere. Please feel free to point out where I can find the information.
We are considering using boost-histogram in a C++ project with python bindings (also build with pybind11). What is the best way to return a boost-histogram created in C++ to Python?
Beta Was this translation helpful? Give feedback.
All reactions