cuDensityMat is a component of the NVIDIA cuQuantum SDK for density matrix operations on GPU, optimized for CUDA 13. Version 0.5.2 focuses on high-performance tensor operations for quantum computing simulations. Release cadence is tied to cuQuantum SDK updates.
pip install cudensitymat-cu13No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example using cuDensityMat with CuPy for density matrix operations.
Use 'import cudensitymat' instead of the package name as-is.
Refer to official cuQuantum SDK release notes for API changes.
Verify with 'nvidia-smi' that driver supports CUDA 13.
Always use the documented import as per the latest cuQuantum SDK.