pyd.extra

Various utilities operating on non-standard python objects.

Members

Functions

d_to_python_numpy_ndarray
PyObject* d_to_python_numpy_ndarray(T t)

Convert a D array to numpy.ndarray.

Meta