From f1ad6ef0f538b88c565aff3466eb929b34b4cb5b Mon Sep 17 00:00:00 2001 From: Zhaoyilunnn Date: Fri, 10 Nov 2023 15:01:30 +0000 Subject: [PATCH] docs: update contact --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 38e19b5..adc62a8 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,10 @@ There are some key features to be supported in the future - [x] GPU simulation - [ ] Noisy simulation +# Issues + +Please file an issue or contact zyilun8@gmail.com if you encounter any problems. + # Limitations Setting smaller memory requirement leads to larger performance overhead. This can be more severe when using qiskit backend as setting initial statevector in qiskit incurs additional data copy, this problem is avoided in [pyquafu](https://github.com/ScQ-Cloud/pyquafu), although pyquafu is slower than qiskit.