Skip to content

Commit f0131c4

Browse files
update readme
1 parent 130de38 commit f0131c4

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ Reference paper: https://arxiv.org/abs/2508.06358 (published in PRR).
472472

473473
For the code implementation on the work of demonstrating plasticity in quantum continual learning, see the [project repo](https://github.com/sxzgroup/quantum-plasticity).
474474

475-
Reference paper: https://arxiv.org/abs/2511.17228.
475+
Reference paper: https://arxiv.org/abs/2511.17228 (published in PRX Quantum).
476476

477477
### More works
478478

docker/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ sudo docker run -it --network host --gpus all tensorcircuit
2727
```
2828

2929
`export CUDA_VISIBLE_DEVICES=-1` if you want to test only on CPU.
30+
31+
Note: we don't provide latest docker images for tensorcircuit-ng, instead any docker image with GPU supported JAX is okay to use, just `pip install tensorcircuit-ng` in it.

0 commit comments

Comments
 (0)