Skip to content

Commit

Permalink
[sc-63358] How to use Qiskit 1.0 with PennyLane (#1104)
Browse files Browse the repository at this point in the history
**Title:** How to use Qiskit 1.0 with PL

Shortcut:
https://app.shortcut.com/xanaduai/story/63358/how-to-how-to-use-qiskit-1-0-with-pennylane

---------

Co-authored-by: Josh Izaac <[email protected]>
Co-authored-by: soranjh <[email protected]>
Co-authored-by: Ivana Kurečić <[email protected]>
  • Loading branch information
4 people authored Jul 2, 2024
1 parent fd2c4cc commit 409865b
Show file tree
Hide file tree
Showing 7 changed files with 486 additions and 0 deletions.
Binary file added _static/authors/isaac_de_vlugt.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions _static/authors/isaac_de_vlugt.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.. bio:: Isaac De Vlugt
:photo: ../_static/authors/isaac_de_vlugt.jpeg

Isaac De Vlugt is a Quantum Scientist on the Product team at Xanadu. His work involves creating accessible quantum computing content and PennyLane features for the community, as well as spamming GIFs in our Slack channels.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 48 additions & 0 deletions demonstrations/how_to_use_qiskit1_with_pennylane.metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"title": "How to use Qiskit 1.0 with PennyLane",
"authors": [
{
"id": "isaac_de_vlugt"
}
],
"dateOfPublication": "2024-07-02T00:00:00+00:00",
"dateOfLastModification": "2024-07-02T00:00:00+00:00",
"categories": [
"Quantum Computing"
],
"tags": [],
"previewImages": [
{
"type": "thumbnail",
"uri": "/_static/demonstration_assets/regular_demo_thumbnails/thumbnail_HowToUseQiskit1WithPL.png"
}
],
"seoDescription": "Learn how to get started using Qiskit 1.0 with PennyLane",
"doi": "",
"canonicalURL": "/qml/demos/how_to_use_qiskit1_with_pennylane",
"references": [],
"basedOnPapers": [],
"referencedByPapers": [],
"relatedContent": [
{
"type": "demonstration",
"id": "tutorial_qubit_rotation",
"weight": 1.0
},
{
"type": "demonstration",
"id": "tutorial_diffable-mitigation",
"weight": 1.0
},
{
"type": "demonstration",
"id": "tutorial_jax_transformations",
"weight": 1.0
},
{
"type": "demonstration",
"id": "tutorial_qnn_module_torch",
"weight": 1.0
}
]
}
Loading

0 comments on commit 409865b

Please sign in to comment.