GeistHaus
log in · sign up

Allow a Python exception to be raised without throwing for improved performance by mosra · Pull Request #1853 · pybind/pybind11

github.com

While probably not a big deal in general code, this patch might result in significant speedups in critical code paths, such as raising an IndexError in __getitem__() implementations to stop iterati...

1 page links to this URL
Introducing Magnum Python Bindings

During the past four months, Magnum began its adventure into the Python world. Not just with some autogenerated bindings and not just with some autogenerated Sphinx docs — that simply wouldn’t be Magnum enough. Brace yourselves, this article will show you everything.

0 inbound links article en