From d5b2beef16f8686cd4074c9f892b3e73734a09b3 Mon Sep 17 00:00:00 2001 From: vprusso Date: Fri, 14 Jun 2024 10:15:39 -0400 Subject: [PATCH] Updating progress chart text to include link and request for PR to update. --- src/components/QuantumLandscapeChart.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/QuantumLandscapeChart.js b/src/components/QuantumLandscapeChart.js index 89befdb..03ec146 100644 --- a/src/components/QuantumLandscapeChart.js +++ b/src/components/QuantumLandscapeChart.js @@ -791,7 +791,7 @@ function QuantumLandscapeChart () {

This chart shows two things: (1) the Achieved series in blue gives what size quantum programs have been successfully run and (2) the Estimated series shows what size programs would be needed for advantage across different domains. Here we plot the size of a quantum program by the number of qubits and number of quantum operations.

The shaded blue region indicates the qubit widths that can be simulated by state vector methods, up to about 50 qubits. This plot does not include clock speed, which is another important parameter to consider. Resource estimates are based on applications where performance can be proved. This is a high bar. Estimates may be pessimistic as many heuristics need to be developed in practice. Estimates may be optimistic as they haven't been run and so could have mistakes!

-

If you have other data you would like to see added to this chart, please email metriq@unitary.fund.

+

If you have other data you would like to see added to this chart please either make a pull-request on Metriq to the progress chart CSV file directly or email metriq@unitary.fund.