Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/quicophy/mdopt
Browse files Browse the repository at this point in the history
  • Loading branch information
meandmytram committed Nov 27, 2024
2 parents 125f75c + 43bb205 commit 2330239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/random_circuit/random_circuit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ cat > submit-job.sh << 'EOS'
module load python/3.11.5
source ~/envs/myenv/bin/activate
python mps-rand-circ.py
python examples/random_circuit/mps-rand-circ.py
EOS

# Submit the job
Expand Down

0 comments on commit 2330239

Please sign in to comment.