From af08072c85e5e461d8a1249eb615ea046aa78406 Mon Sep 17 00:00:00 2001 From: Shuli Shu <31480676+multiphaseCFD@users.noreply.github.com> Date: Thu, 13 Jun 2024 09:47:21 -0400 Subject: [PATCH] Update doc/lightning_tensor/device.rst Co-authored-by: Korbinian Kottmann <43949391+Qottmann@users.noreply.github.com> --- doc/lightning_tensor/device.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lightning_tensor/device.rst b/doc/lightning_tensor/device.rst index 98b34e3501..6d21436ffe 100644 --- a/doc/lightning_tensor/device.rst +++ b/doc/lightning_tensor/device.rst @@ -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 `__ from the NVIDIA cuQuantum SDK, enabling GPU-accelerated simulation of quantum tensor network evolution. A ``lightning.tensor`` device can be loaded using: