Seamless operability between C++11 and Python
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Wenzel Jakob d4b37a284a added py::ellipsis() method for slicing of multidimensional NumPy arrays 7 years ago
..
cast Clarify docs for functions taking bytes and not str. 7 years ago
pycpp added py::ellipsis() method for slicing of multidimensional NumPy arrays 7 years ago
classes.rst Fixed typo in classes.rst (#1388) 7 years ago
embedding.rst Added function for reloading module (#1040) 8 years ago
exceptions.rst Clarify error_already_set documentation. 7 years ago
functions.rst Minor typo 7 years ago
misc.rst Fix missing word typo 7 years ago
smart_ptrs.rst Replace PYBIND11_PLUGIN with PYBIND11_MODULE 8 years ago