numpy::array

Function get_array_module

Source
pub fn get_array_module<'py>(py: Python<'py>) -> PyResult<Bound<'py, PyModule>>
Expand description

Returns a handle to NumPy’s multiarray module.