.. _high-level utility APIs: .. currentmodule:: cuquantum ************ Utility APIs ************ Under :mod:`cuquantum`, shared utility APIs are provided to facilitate seamless integration and usage across various modules of the cuquantum-python library. API reference ============= Python objects & constants ########################## Objects ******* .. autosummary:: :toctree: generated/ BaseCUDAMemoryManager MemoryPointer MemoryLimitExceeded Enums ***** Here is a collection of enums supported by :mod:`cuquantum.bindings.cudensitymat`, :mod:`cuquantum.bindings.custatevec` and :mod:`cuquantum.bindings.cutensornet` modules. .. warning:: In a future release, enums exposed here will be deprecated and removed in favor of those imported from CUDA Python. .. autosummary:: :toctree: generated/ ComputeType cudaDataType libraryPropertyType