Skip to content

Commit 2eca55f

Browse files
cognigamidwierichsjosh146
authored
Updated title on ExpVal on Paramterized Circuits article. (#1336)
Updated title. --------- Co-authored-by: David Wierichs <david.wierichs@xanadu.ai> Co-authored-by: Josh Izaac <josh146@gmail.com>
1 parent 84a388b commit 2eca55f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

demonstrations/tutorial_classical_expval_estimation.metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"title": "Classically estimating expectation values from parametrized quantum circuits",
2+
"title": "Pauli Propagation: Classically estimating expectation values from parametrized quantum circuits",
33
"authors": [
44
{
55
"username": "dwierichs"
66
}
77
],
88
"dateOfPublication": "2024-09-10T00:00:00+00:00",
9-
"dateOfLastModification": "2024-10-07T00:00:00+00:00",
9+
"dateOfLastModification": "2025-04-03T00:00:00+00:00",
1010
"categories": [
1111
"Quantum Computing"
1212
],

demonstrations/tutorial_classical_expval_estimation.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
r"""
2-
Classically estimating expectation values from parametrized quantum circuits
3-
============================================================================
2+
Pauli Propagation: Classically estimating expectation values from parametrized quantum circuits
3+
===============================================================================================
44
55
In the race between classical and `quantum computing <https://pennylane.ai/qml/quantum-computing/>`__, an important question
66
is whether there exist efficient classical algorithms to simulate quantum

0 commit comments

Comments
 (0)