Skip to content

🗃️ Add component "Qiskit-Torch-Module" from Issue #133#134

Open
github-actions[bot] wants to merge 2 commits into
developfrom
new/component-133-qiskit-torch-module
Open

🗃️ Add component "Qiskit-Torch-Module" from Issue #133#134
github-actions[bot] wants to merge 2 commits into
developfrom
new/component-133-qiskit-torch-module

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 3, 2026

Closes #133. This PR was automatically generated.


Summary:

title: Qiskit-Torch-Module
languages:
  - Python
frameworks:
  - Qiskit
links:
  docs: https://github.com/nicomeyer96/qiskit-torch-module/blob/main/README.md
  github: https://github.com/nicomeyer96/qiskit-torch-module
  releases: https://pypi.org/project/qiskit-torch-module/
maintainers:
  - Fraunhofer IIS (Quantum Compilation Group)
---

The qiskit-torch-module is a Qiskit-based simulation and training framework for variational quantum circuits with a native PyTorch interface, designed for fast prototyping of quantum neural networks on single-CPU machines. It provides efficient multi‑observable evaluation, batch‑parallelized expectation and gradient computation, and flexible automatic differentiation for hybrid classical–quantum models. Compared to qiskit‑machine‑learning, it achieves up to two orders of magnitude lower runtimes with minimal code changes to existing Qiskit workflows.

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Jun 3, 2026

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://Munich-Quantum-Software-Stack.github.io/Component-Catalog/pr-preview/pr-134/

Built to branch gh-pages at 2026-06-03 13:26 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Copy link
Copy Markdown
Collaborator

@DRovara DRovara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the contribution, @nicomeyer96 .

I have one small request for a change. I would appreciate it if you could update the description of the module accordingly.

Comment on lines +15 to +20
The qiskit-torch-module is a Qiskit-based simulation and training framework for variational quantum
circuits with a native PyTorch interface, designed for fast prototyping of quantum neural networks
on single-CPU machines. It provides efficient multi‑observable evaluation, batch‑parallelized
expectation and gradient computation, and flexible automatic differentiation for hybrid
classical–quantum models. Compared to qiskit‑machine‑learning, it achieves up to two orders of
magnitude lower runtimes with minimal code changes to existing Qiskit workflows.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it in any way possible to reduce this a tiny bit?

If you look at the preview, you can see that this long description stretches the box in the UI by quite a bit.

@nicomeyer96
Copy link
Copy Markdown
Contributor

No problem @DRovara, I forked the repository, shortened the description, and submitted a pull request as described in the instructions on the main page.

@nicomeyer96
Copy link
Copy Markdown
Contributor

Alos shortened this one @DRovara

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🗃️ [New Component]: Qiskit-Torch-Module

2 participants