Skip to content

Commit 264dbe3

Browse files
author
Zhuoyang Ye
committed
Merge branch 'main' into density-measure
2 parents fb35f20 + 23eb68f commit 264dbe3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img src="torchquantum_logo.jpg" alt="torchquantum Logo" width="450">
33
</p>
44

5-
<h2><p align="center">A PyTorch Library for Quantum Simulation and Quantum Machine Learning</p></h2>
5+
<h2><p align="center">Quantum Computing in PyTorch</p></h2>
66
<h3><p align="center">Faster, Scalable, Easy Debugging, Easy Deployment on Real Machine</p></h3>
77

88

@@ -49,7 +49,7 @@
4949

5050
#### What it is doing
5151

52-
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 30+ qubits with multiple GPUs.
52+
Simulate quantum computations on classical hardware using PyTorch. It supports statevector simulation and pulse simulation on GPUs. It can scale up to the simulation of 30+ qubits with multiple GPUs.
5353
#### Who will benefit
5454

5555
Researchers on quantum algorithm design, parameterized quantum circuit training, quantum optimal control, quantum machine learning, quantum neural networks.

0 commit comments

Comments
 (0)