Skip to content

Commit

Permalink
Update doc/lightning_tensor/device.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Korbinian Kottmann <43949391+Qottmann@users.noreply.github.com>
  • Loading branch information
multiphaseCFD and Qottmann authored Jun 13, 2024
1 parent 8343619 commit af08072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/lightning_tensor/device.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Lightning Tensor device
=======================

The ``lightning.tensor`` device is a tensor network based device. It extends Pennylane-Lightning to run tensor network based simulations.
The ``lightning.tensor`` device is a tensor network simulator device.
The device is built on top of the `cutensornet <https://docs.nvidia.com/cuda/cuquantum/latest/cutensornet/index.html>`__ from the NVIDIA cuQuantum SDK, enabling GPU-accelerated simulation of quantum tensor network evolution.

A ``lightning.tensor`` device can be loaded using:
Expand Down

0 comments on commit af08072

Please sign in to comment.