Metadata-Version: 2.1
Name: cutensornet-cu11
Version: 2.2.1
Summary: cuTensorNet - a component of NVIDIA cuQuantum SDK
Home-page: https://developer.nvidia.com/cuquantum-sdk
Author: NVIDIA Corporation
Author-email: cuda_installer@nvidia.com
License: NVIDIA Proprietary Software
Project-URL: Bug Tracker, https://github.com/NVIDIA/cuQuantum/issues
Project-URL: User Forum, https://github.com/NVIDIA/cuQuantum/discussions
Project-URL: Documentation, https://docs.nvidia.com/cuda/cuquantum/cutensornet/
Keywords: cuda,nvidia,tensor network,high-performance computing,quantum computing
Classifier: Topic :: Scientific/Engineering
Classifier: Environment :: GPU :: NVIDIA CUDA
Classifier: Environment :: GPU :: NVIDIA CUDA :: 11
Description-Content-Type: text/x-rst
Requires-Dist: cutensor-cu11 (<2,>=1.6.1)

***********************************************************************
cuTensorNet: A High-Performance Library for Tensor Network Computations
***********************************************************************

**NVIDIA cuTensorNet** is a high-performance library for tensor network computations.
cuTensorNet is a component of the `NVIDIA cuQuantum SDK`_.

In addition to C APIs, cuStateVec can also be accessed in Python via `cuQuantum Python`_.

.. _NVIDIA cuQuantum SDK: https://developer.nvidia.com/cuquantum-sdk
.. _cuQuantum Python: https://pypi.org/project/cuquantum-python/

Documentation
=============

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

Installation
============

The cuTensorNet wheel can be installed as follows:

.. code-block:: bash

   pip install cutensornet-cuXX

where XX is the CUDA major version (currently CUDA 11 & 12 are supported).

.. note::

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

Citing cuQuantum
================

Pleae click this Zenodo badge to see the citation format: |DOI|

.. |DOI| image:: https://zenodo.org/badge/435003852.svg
    :target: https://zenodo.org/badge/latestdoi/435003852
