mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-06 06:51:58 +00:00
* Add value_type member alias to py::array_t (resolve #632) * Use numpy scalar name in py::array_t function signatures (e.g. float32/64 instead of just float)