Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions _components/qiskit-torch-module.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,4 @@ maintainers:

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.
on single-CPU machines.