From d6b7614b3bfdc4113e386ff1b8342507fbe8b568 Mon Sep 17 00:00:00 2001 From: shwetha729 Date: Thu, 9 Nov 2023 11:57:21 -0500 Subject: [PATCH] Updated: Thursday, November 09,2023-11-09 11:57:10 --- .../Languages/Tools & Software/List of Quantum Benchmarks.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/enter/Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Tools & Software/List of Quantum Benchmarks.md b/enter/Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Tools & Software/List of Quantum Benchmarks.md index ef0722d..7c53d11 100644 --- a/enter/Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Tools & Software/List of Quantum Benchmarks.md +++ b/enter/Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Tools & Software/List of Quantum Benchmarks.md @@ -3,4 +3,5 @@ ## A-Z: Arline Benchmarks: 1. Firstly, it was discussed that the [arline benchmark](https://github.com/ArlineQ/arline_benchmarks)s will be a good place to begin to compare quantum processing speeds! Begin by following that and installing that on your machine. -- the verified optimizer for quantum circuits or [VOQC](https://github.com/inQWIRE/pyvoqc) is another analysis tool we will need. Install that as well. \ No newline at end of file +- the verified optimizer for quantum circuits or [VOQC](https://github.com/inQWIRE/pyvoqc) is another analysis tool we will need. Install that as well. +- There is great documentation on benchmarks with [QAOA](https://el-openqaoa.readthedocs.io/en/latest/notebooks/14_qaoa_benchmark.html#Benchmark) \ No newline at end of file