Skip to content

Commit a040529

Browse files
authored
Sync demonstrations_v2 with latest (#1464)
## Summary: - Sync v2 with latest demonstrations - Update `demonstrations_v2/tutorial_hidden_cut/requirements.in` to include `galois` ## Other fixes: - New demo chebychev points at incorrect large image path, causing Sentry to blow up while verifying images (from this PR #1466)
1 parent 6e77779 commit a040529

6 files changed

Lines changed: 947 additions & 2 deletions

File tree

demonstrations/tutorial_quantum_chebyshev_transform.metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
}
77
],
88
"dateOfPublication": "2025-07-22T00:00:00+00:00",
9-
"dateOfLastModification": "2025-07-25T00:00:00+00:00",
9+
"dateOfLastModification": "2025-07-26T00:00:00+00:00",
1010
"categories": [
1111
"Algorithms",
1212
"Quantum Machine Learning"
@@ -19,7 +19,7 @@
1919
},
2020
{
2121
"type": "large_thumbnail",
22-
"uri": "/_static/demo_thumbnails/large_demo_thumbnails/thumbnail_quantum_chebyshev_transform.png"
22+
"uri": "/_static/demo_thumbnails/large_demo_thumbnails/thumbnail_large_quantum_chebyshev_transform.png"
2323
}
2424
],
2525
"seoDescription": "Implement the Quantum Chebyshev Transform in PennyLane.",

0 commit comments

Comments
 (0)