Skip to content

Commit e8d06ac

Browse files
update readme
1 parent 87486c5 commit e8d06ac

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
@@ -37,7 +37,7 @@ Please begin with [Quick Start](/docs/source/quickstart.rst) in the [full docume
3737

3838
For more information on software usage, sota algorithm implementation and engineer paradigm demonstration, please refer to 80+ [example scripts](/examples) and 30+ [tutorial notebooks](https://tensorcircuit-ng.readthedocs.io/en/latest/#tutorials). API docstrings and test cases in [tests](/tests) are also informative.
3939

40-
For beginners, please refer to [quantum computing lectures with TC-NG](https://github.com/sxzgroup/qc_lecture) to learn both quantum computing basis and representative usage of TensorCircuit-NG.
40+
For beginners, please refer to [quantum computing lectures with TC-NG](https://github.com/sxzgroup/qc_lecture) to learn both quantum computing basics and representative usage of TensorCircuit-NG.
4141

4242
The following are some minimal demos.
4343

@@ -157,7 +157,7 @@ We also have [Docker support](/docker).
157157

158158
- JIT, AD, vectorized parallelism compatible
159159

160-
- GPU support, quantum device access support, hybrid deployment support
160+
- GPU support, QPU access support, hybrid deployment support
161161

162162
- HPC native, distributed simulation enabled, multiple devices/hosts support
163163

@@ -372,7 +372,7 @@ For the setup and simulation code of neural network encoded variational quantum
372372

373373
Reference paper: https://arxiv.org/abs/2308.01068 (published in PRApplied).
374374

375-
### Effective temperature in approximate ansatzes
375+
### Effective temperature in ansatzes
376376

377377
For the simulation implementation of quantum states based on neural networks, tensor networs and quantum circuits using TensorCircuit-NG, see the [project repo](https://github.com/sxzgroup/et).
378378

@@ -382,6 +382,8 @@ Reference paper: https://arxiv.org/abs/2411.18921.
382382

383383
For the simulation code and data for variational optimization of simutaneous excited states, see the [project repo](https://github.com/sxzgroup/quantum_excited_state).
384384

385+
Reference paper: https://arxiv.org/abs/2504.21459.
386+
385387
### More works
386388

387389
<details>
@@ -425,7 +427,7 @@ For the simulation code and data for variational optimization of simutaneous exc
425427

426428
- Non-Markovianity benefits quantum dynamics simulation: https://arxiv.org/abs/2311.17622.
427429

428-
- Variational post-selection for ground states and thermal states simulation: https://arxiv.org/abs/2402.07605 (published in PRB).
430+
- Variational post-selection for ground states and thermal states simulation: https://arxiv.org/abs/2402.07605 (published in QST).
429431

430432
- Subsystem information capacity in random circuits and Hamiltonian dynamics: https://arxiv.org/abs/2405.05076.
431433

0 commit comments

Comments
 (0)