create_workspace# cuquantum.bindings.cudensitymat.create_workspace(intptr_t handle) → intptr_t[source]# Creates a workspace descriptor. Parameters: handle (intptr_t) – Library handle. Returns: Workspace descriptor. Return type: intptr_t See also cudensitymatCreateWorkspace()