Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cuquantum-cu11

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cuquantum-cu11

NVIDIA cuQuantum SDK

  • 24.11.0
  • PyPI
  • Socket score

Maintainers
4

cuQuantum SDK: A High-Performance Library for Accelerating Quantum Information Science


NVIDIA cuQuantum SDK <https://developer.nvidia.com/cuquantum-sdk>_ is a high-performance library for quantum information science and beyond. Currently its primary target is quantum circuit simulations and it consists of two major components:

  • cuStateVec: a high-performance library for state vector computations
  • cuTensorNet: a high-performance library for tensor network computations

In addition to C APIs, cuQuantum also provides Python APIs via cuQuantum Python_.

.. _cuQuantum Python: https://pypi.org/project/cuquantum-python/

Documentation

Please refer to https://docs.nvidia.com/cuda/cuquantum/index.html for the cuQuantum documentation.

Installation

The cuQuantum wheel can be installed as follows:

.. code-block:: bash

pip install cuquantum-cuXX

where XX is the CUDA major version (currently CUDA 11 and 12 are supported). We encourage users to install package with the -cuXX suffix; the package cuquantum (without the -cuXX suffix) currently points to cuquantum-cu11 and is subject to change in the future.

.. note::

This package is a "meta"-package -- installing it will install both custatevec-cuXX and cutensornet-cuXX that are released in the installed cuQuantum SDK version.

.. note::

To use cuQuantum's Python APIs, please directly install cuQuantum Python_.

Citing cuQuantum

  • H. Bayraktar et al., "cuQuantum SDK: A High-Performance Library for Accelerating Quantum Science," 2023 IEEE International Conference on Quantum Computing and Engineering (QCE), Bellevue, WA, USA, 2023, pp. 1050-1061, doi: 10.1109/QCE57702.2023.00119 <https://doi.org/10.1109/QCE57702.2023.00119>_.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc