custatevec-cu13
cuStateVec - a component of NVIDIA cuQuantum SDK
What it is and what it does
cuStateVec is NVIDIA's high-performance library for state vector quantum simulation operations, part of the cuQuantum SDK. It provides GPU-accelerated computation on NVIDIA CUDA hardware, enabling researchers and developers to build quantum simulators that leverage GPU parallelism for faster state vector manipulations and measurements.
The package is distributed as platform-specific wheels for Linux (x86_64 and aarch64) and requires CUDA 13 to be installed on the system. It has no Python runtime dependencies, meaning once installed, it provides direct access to the underlying C library. The documentation notes that for Python-level APIs, users should install the cuQuantum Python wrapper instead, suggesting this package is primarily a lower-level component.
Use it for:
- Building GPU-accelerated quantum circuit simulators that need fast state vector operations
- Prototyping quantum algorithms on NVIDIA GPUs without writing CUDA C code directly
- Integrating state vector quantum simulation into larger scientific computing pipelines on GPU clusters
- Research into quantum algorithm performance on modern GPU hardware
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
cuStateVec provides GPU-accelerated state vector operations for quantum simulators, optimized for NVIDIA CUDA 13 hardware.
Yes, if you are developing quantum simulators on NVIDIA CUDA 13 hardware and need GPU acceleration. The package is actively maintained, has no known vulnerabilities, and fills a specialized role in the quantum computing ecosystem. However, verify the NVIDIA Proprietary Software license terms for your use case first, and confirm your system has CUDA 13 and a compatible GPU before installing.
Install
custatevec-cu13 on PyPI
pip
pip install custatevec-cu13uv
uv add custatevec-cu13poetry
poetry add custatevec-cu13Installing custatevec-cu13
Before you install
The package is actively maintained with recent releases and carries medium install friction due to platform-specific wheels (x86_64 and aarch64 Linux only). No runtime dependencies simplify deployment once the wheel is available for your architecture.
License in practice
Licensed under NVIDIA Proprietary Software with no SPDX identifier; the exact terms and redistribution rights are unclear from the metadata alone and should be verified against NVIDIA's licensing documentation before production use.
Quickstart
pip install custatevec-cu13
import custatevec
# Access cuStateVec C API or use via cuQuantum Python wrapper
Requires NVIDIA CUDA 13 and compatible GPU; wheels are only available for Linux x86_64 and aarch64 architectures.
Verify before relying
- Exact licensing terms and permitted use cases under NVIDIA Proprietary Software license
- Whether Python API is directly exposed or requires cuQuantum Python wrapper
- Minimum Python version requirement (not specified in metadata)
Package facts
| License | NVIDIA Proprietary Software (unclear) |
| Python support | not specified |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 46 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 92,754/month — #13,430 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: custatevec_cu13-1.14.0-py3-none-manylinux2014_aarch64.whl; custatevec_cu13-1.14.0-py3-none-manylinux2014_x86_64.whl
Keywords: cuda, nvidia, state vector, high-performance computing, quantum computing
Tags
More Scientific/Engineering packages
NumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
pandaspandas provides fast, flexible data structures…
permissive · top 100 on PyPI
scipyscipy provides numerical algorithms for…
permissive · top 100 on PyPI
scikit-learnscikit-learn provides a comprehensive Python…
permissive · top 1,000 on PyPI
dilldill extends Python's pickle module to…
permissive · top 1,000 on PyPI
multiprocessMultiprocess is an enhanced fork of Python's…
permissive · top 1,000 on PyPI
cudensitymat-cu13cuDensityMat provides GPU-accelerated density…
unclear · top 15,000 on PyPI
custatevec-cu12cuStateVec provides GPU-accelerated state…
unclear · top 15,000 on PyPI
cutensornet-cu13cuTensorNet is a GPU-accelerated library for…
unclear · top 15,000 on PyPI
pennylane-lightningPennyLane-Lightning provides high-performance…
permissive · top 15,000 on PyPI
cuvs-cu12Provides GPU-accelerated approximate nearest…
permissive · top 15,000 on PyPI
nvidia-libnvcomp-cu12Provides GPU-accelerated lossless data…
unclear · top 15,000 on PyPI
nvidia-cusolver-cu11Provides NVIDIA CUDA solver native runtime…
unclear · top 5,000 on PyPI
nvidia-cuda-ccclProvides NVIDIA CUDA C++ Core Compute Libraries…
unclear · top 5,000 on PyPI
nvidia-cuda-cccl-cu12Provides NVIDIA's CUDA C++ Core Compute…
unclear · top 15,000 on PyPI
nvidia-cusolver-cu12Provides CUDA solver native runtime libraries…
unclear · top 1,000 on PyPI