From 5b743872bc66d57a49b579c0dd5e1b2d8c5a54fc Mon Sep 17 00:00:00 2001 From: "Mao, Zhiyuan" Date: Sat, 14 Jan 2023 23:33:11 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa06529..156213d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The code with simulator_old.py is tested with the following environment: - Scipy 1.6.0 - Matplotlib 3.3.6 -**Update: we modify the code to work with pytorch 1.10 and beyond. Please use the latest simulator.py. Nothing else has changed. For pytorch 1.4, use simulator_old.py. The difference is due to the pytorch's update on the fft module. ** +**Update: we modify the code to work with pytorch 1.10 and beyond. Please use the latest simulator.py. Nothing else has changed. For pytorch 1.4, use simulator_old.py. The difference is due to the pytorch's update on the fft module.** If you find our work helpful in your research, please consider cite our paper