cutensornet-cu13
cuTensorNet - a component of NVIDIA cuQuantum SDK
What it is and what it does
cuTensorNet is NVIDIA's GPU-accelerated library for tensor network computations, part of the cuQuantum SDK. It provides both C and Python APIs to perform high-performance tensor operations on NVIDIA CUDA devices, targeting quantum computing and scientific computing applications. The library is designed to exploit GPU parallelism for tensor contractions and network manipulations that would be slow on CPU.
The package is a thin wrapper around compiled CUDA kernels and requires CUDA 13 and the cutensor-cu13 dependency to function. It is actively maintained by NVIDIA, with wheels pre-built for Linux x86_64 and aarch64 architectures. Users working with tensor networks in quantum simulation, physics, or machine learning may access it either directly via this package or through the higher-level cuQuantum Python interface.
Use it for:
- Accelerate tensor network contractions in quantum circuit simulations on GPU hardware.
- Perform high-performance tensor operations for physics simulations and scientific computing.
- Build quantum algorithm implementations that leverage GPU acceleration via NVIDIA CUDA.
- Integrate GPU-accelerated tensor computations into Python-based quantum computing workflows.
- Optimize tensor network algorithms for research in quantum information and condensed matter physics.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
cuTensorNet is a GPU-accelerated library for tensor network computations, providing high-performance C and Python APIs for quantum and scientific computing workloads on NVIDIA CUDA hardware.
Yes, if you have CUDA 13 hardware and need GPU-accelerated tensor network computations for quantum or scientific computing. The package is actively maintained, has no known vulnerabilities, and is backed by NVIDIA. However, the unclear proprietary license and lack of specified Python version support warrant review before production deployment. Not suitable if you lack NVIDIA GPU hardware or CUDA 13 support.
Install
cutensornet-cu13 on PyPI
pip
pip install cutensornet-cu13uv
uv add cutensornet-cu13poetry
poetry add cutensornet-cu13Installing cutensornet-cu13
Before you install
Medium install friction: requires CUDA 13 and the cutensor-cu13 runtime dependency; wheels are pre-built for x86_64 and aarch64 Linux. Package is actively maintained with recent releases.
License in practice
Licensed under NVIDIA Proprietary Software with unclear license treatment—review NVIDIA's terms before use in commercial or redistributed projects.
Quickstart
pip install cutensornet-cu13
import cutensornet as ctn
# Access tensor network APIs via the imported module
Requires CUDA 13 and the cutensor-cu13 runtime dependency installed; GPU hardware and NVIDIA drivers must be present.
Verify before relying
- Python version support is unspecified in the fact sheet; confirm compatibility with your target Python version.
- Whether the package can be used standalone or requires cuQuantum Python for practical tensor network workflows.
- Specific tensor network operations and API surface available in version 2.13.0.
Package facts
| License | NVIDIA Proprietary Software (unclear) |
| Python support | not specified |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | 1 — cutensor-cu13 |
| Maintenance | actively maintained — 46 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 92,818/month — #13,422 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: cutensornet_cu13-2.13.0-py3-none-manylinux2014_aarch64.whl; cutensornet_cu13-2.13.0-py3-none-manylinux2014_x86_64.whl
Keywords: cuda, nvidia, tensor network, 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
cutensor-cu12cuTENSOR is a CUDA library for high-performance…
unclear · top 15,000 on PyPI
cudensitymat-cu13cuDensityMat provides GPU-accelerated density…
unclear · top 15,000 on PyPI
cutensor-cu13cuTENSOR is a CUDA library for high-performance…
unclear · top 15,000 on PyPI
custatevec-cu13cuStateVec provides GPU-accelerated state…
unclear · top 15,000 on PyPI
quimbQuimb provides Python tools for quantum…
permissive · top 15,000 on PyPI
pennylane-lightningPennyLane-Lightning provides high-performance…
permissive · top 15,000 on PyPI
nvidia-cudnn-cu11Provides cuDNN runtime libraries for…
unclear · top 5,000 on PyPI
custatevec-cu12cuStateVec provides GPU-accelerated state…
unclear · top 15,000 on PyPI
nvidia-cusparseProvides NVIDIA CUSPARSE native runtime…
unclear · top 1,000 on PyPI
fastsafetensorsLoads safetensors model files significantly…
permissive · top 5,000 on PyPI