Skip to content

Commit 73ff6ec

Browse files
authored
Update README.md
1 parent 4bc8170 commit 73ff6ec

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ Researchers on quantum algorithm design, parameterized quantum circuit training,
3939
#### Differences from Qiskit/Pennylane
4040
Dynamic computation graph, automatic gradient computation, fast GPU support, batch model tersorized processing.
4141

42+
## News
43+
- v0.1.2 Available!
44+
- Join our [Slack](https://join.slack.com/t/torchquantum/shared_invite/zt-1d830lvph-E~6IlXdtdQLoGLljLp_xFg) for real time support!
45+
- Welcome to contribute! Please contact us or post in the [forum](https://qmlsys.hanruiwang.me) if you want to have new examples implemented by TorchQuantum or any other questions.
46+
- Qmlsys website goes online: [qmlsys.mit.edu](https://qmlsys.mit.edu)
4247

4348
## Features
4449
- Easy construction and simulation of quantum circuits in **PyTorch**
@@ -49,10 +54,7 @@ Dynamic computation graph, automatic gradient computation, fast GPU support, bat
4954
- **Easy hybrid classical-quantum** model construction
5055
- (coming soon) **pulse-level simulation**
5156

52-
## News
53-
- Join our [Slack](https://join.slack.com/t/torchquantum/shared_invite/zt-1d830lvph-E~6IlXdtdQLoGLljLp_xFg) for real time support!
54-
- Welcome to contribute! Please contact us or post in the [forum](https://qmlsys.hanruiwang.me) if you want to have new examples implemented by TorchQuantum or any other questions.
55-
- Qmlsys website goes online: [qmlsys.mit.edu](https://qmlsys.mit.edu)
57+
5658

5759

5860
## Installation

0 commit comments

Comments
 (0)