You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pretty simple like the title says. There's no good reason to keep it in Python, especially as it's not interface relevant.
Can just have the function and pybind it; refer to bindings.cpp and bindings_impl.cpp for examples.