| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| index.rst | ||
| numpy.rst | ||
| object.rst | ||
| utilities.rst |
This PR adds a new py::ellipsis() method which can be used in conjunction with NumPy's generalized slicing support. For instance, the following is now valid (where "a" is a NumPy array): py::array b = a[py::make_tuple(0, py::ellipsis(), 0)];
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| index.rst | Loading commit data... | |
| numpy.rst | Loading commit data... | |
| object.rst | Loading commit data... | |
| utilities.rst | Loading commit data... |