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.

Properties

numpy_ndarray_Type
PyTypeObject* numpy_ndarray_Type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

NumpyFormatType
template NumpyFormatType(T)
Undocumented in source.

Meta