mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 16:13:53 +00:00
8e0d832c7d
Resolves #800. Both C++ arrays and std::array are supported, including mixtures like std::array<int, 2>[4]. In a multi-dimensional array of char, the last dimension is used to construct a numpy string type. |
||
---|---|---|
.. | ||
index.rst | ||
numpy.rst | ||
object.rst | ||
utilities.rst |