Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Code for "Scalable quantum dynamics compilation via quantum machine learning"

Here, we provide Python code to reproduce the results of **ARXIV LINK**
Here, we provide Python code to reproduce the results of [https://arxiv.org/abs/2409.16346](https://arxiv.org/abs/2409.16346).
## Instructions
Clone the repo and create a fresh Conda environment with Python 3.10 and use Pip to install `requirements.txt`.
Alternatively, you can run `sh setup.sh`, which will create the conda environemnt for you and activate it.
Expand Down