Zum Hauptinhalt springen

Showing 1–2 of 2 results for author: Treinish, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.08810  [pdf, other

    quant-ph cs.ET

    Quantum computing with Qiskit

    Authors: Ali Javadi-Abhari, Matthew Treinish, Kevin Krsulich, Christopher J. Wood, Jake Lishman, Julien Gacon, Simon Martiel, Paul D. Nation, Lev S. Bishop, Andrew W. Cross, Blake R. Johnson, Jay M. Gambetta

    Abstract: We describe Qiskit, a software development kit for quantum information science. We discuss the key design decisions that have shaped its development, and examine the software architecture and its core components. We demonstrate an end-to-end workflow for solving a problem in condensed matter physics on a quantum computer that serves to highlight some of Qiskit's capabilities, for example the repre… ▽ More

    Submitted 18 June, 2024; v1 submitted 14 May, 2024; originally announced May 2024.

  2. rustworkx: A High-Performance Graph Library for Python

    Authors: Matthew Treinish, Ivan Carvalho, Georgios Tsilimigkounakis, Nahum Sá

    Abstract: In rustworkx, we provide a high-performance, flexible graph library for Python. rustworkx is inspired by NetworkX but addresses many performance concerns of the latter. rustworkx is written in Rust and is particularly suited for performance-sensitive applications that use graph representations.

    Submitted 1 November, 2022; v1 submitted 28 October, 2021; originally announced October 2021.

    ACM Class: E.1