Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanrui-Wang authored Feb 21, 2024
1 parent 5371647 commit 522bd14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
setup(
name="torchquantum",
version=VERSION["version"],
description="A PyTorch-based framework for differentiable classical simulation of quantum computing",
description="Quantum Computing in PyTorch",
url="https://github.com/mit-han-lab/torchquantum",
author="Hanrui Wang, Jiannan Cao, Jessica Ding, Jiai Gu, Song Han, Zirui Li, Zhiding Liang, Pengyu Liu, Mohammadreza Tavasoli",
author="Shreya Chaudhary, Zhuoyang Ye, Jiannan Cao, Jessica Ding, Jiai Gu, Song Han, Zirui Li, Zhiding Liang, Pengyu Liu, Mohammadreza Tavasoli, Hanrui Wang",
author_email="hanruiwang.hw@gmail.com",
license="MIT",
install_requires=requirements,
Expand Down

0 comments on commit 522bd14

Please sign in to comment.