From a119194418105c08aec814d10e6486a65f305132 Mon Sep 17 00:00:00 2001 From: "Mao, Zhiyuan" Date: Sat, 14 Jan 2023 23:32:59 -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 7ed850d..fa06529 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 simulator.py. Nothing else has changed.** +**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