test_numpy_array.cpp
16.8 KB
-
Stop py::array_t arguments from accepting arrays that do not match the C- or… · 9df13835
Stop py::array_t arguments from accepting arrays that do not match the C- or F-contiguity flags (#2484) * Stop py::array_t arguments from accepting arrays that do not match the C- or F-contiguity flags * Add trivially-contiguous arrays to the tests
Yannick Jadoul committed