pybind11/include
Wenzel Jakob 496feacfd0 pybind11: implicitly convert NumPy integer scalars
The current integer caster was unnecessarily strict and rejected
various kinds of NumPy integer types when calling C++ functions
expecting normal integers. This relaxes the current behavior.
2016-10-28 01:02:46 +02:00
..
pybind11 pybind11: implicitly convert NumPy integer scalars 2016-10-28 01:02:46 +02:00