From a4be7162498538e46bfad480cf8aca25cd5f3323 Mon Sep 17 00:00:00 2001 From: Ivan Basov Date: Tue, 7 Nov 2023 09:33:53 -0800 Subject: [PATCH] Update samples/azure-quantum/resource-estimation/estimation-time-qubits-constraints.ipynb Co-authored-by: Mathias Soeken --- .../estimation-time-qubits-constraints.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/azure-quantum/resource-estimation/estimation-time-qubits-constraints.ipynb b/samples/azure-quantum/resource-estimation/estimation-time-qubits-constraints.ipynb index 396e256573b..e1119a3209a 100644 --- a/samples/azure-quantum/resource-estimation/estimation-time-qubits-constraints.ipynb +++ b/samples/azure-quantum/resource-estimation/estimation-time-qubits-constraints.ipynb @@ -396,7 +396,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## Experiments with `max_physical_qubits` Constraint\n", + "## Experiments with `max_physical_qubits` constraint\n", "\n", "\n", "We will perform experiments by gradually reducing the `max_physical_qubits` constraint. In contrast to the previous `max_duration` constraint experiments, we will take the opposite approach by progressively tightening the constraint from shot to shot."