From 76898d6f6bd0cbc4b71abdfd39fef528cb161ca2 Mon Sep 17 00:00:00 2001 From: Hosseinberg <34165958+Hosseinberg@users.noreply.github.com> Date: Sat, 1 Apr 2023 22:16:22 -0400 Subject: [PATCH] typo in index.rst --- docs/source/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index ce5a4b5e..26ba0e10 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -62,7 +62,7 @@ Faster, Scalable, Easy Debugging, Easy Deployment on Real Machine 👋 Welcome ========= -- What it is doing +- What does it do Quantum simulation framework based on PyTorch. It supports statevector simulation and pulse simulation (coming soon) on GPUs. It can scale up to the simulation of 25+ qubits with multiple GPUs. @@ -73,7 +73,7 @@ circuit training, quantum optimal control, quantum machine learning, quantum neural networks. - Differences from Qiskit/Pennylane -Dynamic computatioh graph, automatic gradient computation, fast GPU support, +Dynamic computation graph, automatic gradient computation, fast GPU support, batch model tersorized processing. Features