pkg.soopen package index

brew / Rang 12632

staq mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für staq in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install staq

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Full-stack quantum processing toolkit

Befehle und Aliase

  • staq
  • staq_circ
  • staq_desugarer
  • staq_device_generator
  • staq_grid_synth
  • staq_group_qregs
  • staq_inliner
  • staq_ionq
  • staq_lattice_surgery
  • staq_mapper
  • staq_oracle_synthesizer
  • staq_projectq
  • staq_qasm_synth
  • staq_qsharp
  • staq_quil
  • staq_resource_estimator
  • staq_rotation_optimizer
  • staq_simplifier

Verlauf

Projektgeschichte und Nutzung

staq is a C++ quantum-circuit toolkit distributed as both a library and a collection of command-line tools for OpenQASM-centered circuit synthesis, transformation, optimization, mapping, and translation.

Projektgeschichte

The project is maintained by softwareQ Inc. Its README describes a modern C++17 library with low external dependencies, usable through binary tools or as a header-only library for parsing and manipulating OpenQASM 2.0 circuits. The linked paper, first posted as an arXiv preprint in December 2019 and later published in Quantum Science and Technology in 2020, frames staq as a full-stack quantum processing toolkit.

staq's design is explicitly source-oriented: the README says it manipulates OpenQASM syntax trees directly, taking inspiration from Clang, rather than lowering immediately to an intermediate representation. That made it useful for source-to-source transformations and translations where preserving the structure of QASM input mattered.

Adoptionsgeschichte

For package-manager users, staq shows up as a Homebrew formula with many small executables rather than a single monolithic binary. The input package facts list the main `staq` tool alongside specialist tools such as simplifiers, inliners, mappers, resource estimators, and language/library translators.

The project did not become a general-purpose developer utility like a formatter or shell tool; its adoption is concentrated in quantum software workflows, especially scripts and experiments built around OpenQASM.

Wie es verwendet wird

The official tool-suite wiki documents a Unix-style workflow where OpenQASM source is passed through individual tools using standard input, standard output, and shell pipes. That style encourages users to compose exactly the circuit passes they need.

Common usage includes desugaring, inlining, simplifying, optimizing rotations, mapping circuits to device constraints, estimating resources, and translating OpenQASM into targets such as Quil, ProjectQ, Q#, and Cirq.

Warum Paket-Nerds sich dafür interessieren

staq is interesting to package maintainers because it turns a specialized research compiler into a set of ordinary command-line programs. The package exposes many narrowly scoped binaries, which fits the Unix-pipeline culture better than a large GUI or cloud-only quantum SDK.

Its low-dependency C++17 implementation and MIT license also make it relatively straightforward for a package manager to build and ship compared with quantum stacks that pull in larger runtime ecosystems.

Zeitleiste

  • 2019: arXiv preprint describes staq as a full-stack quantum processing toolkit.
  • 2020: Paper published in Quantum Science and Technology.
  • 2021: Official wiki page documents the separate command-line tools and pipe-based workflow.
  • 2024: README lists version 3.5 dated March 8, 2024.

Related projects

  • staq is tied to OpenQASM 2.0 and interoperates conceptually with quantum toolchains such as Quil, ProjectQ, Q#, and Cirq through its translator tools.
  • The README credits EPFL logic-synthesis libraries and notes that the OpenQASM parser was adapted from tweedledum.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
staqcliglobales Executable
staq_circcliglobales Executable
staq_desugarercliglobales Executable
staq_device_generatorcliglobales Executable
staq_grid_synthcliglobales Executable
staq_group_qregscliglobales Executable
staq_inlinercliglobales Executable
staq_ionqcliglobales Executable
staq_lattice_surgerycliglobales Executable
staq_mappercliglobales Executable
staq_oracle_synthesizercliglobales Executable
staq_projectqcliglobales Executable
staq_qasm_synthcliglobales Executable
staq_qsharpcliglobales Executable
staq_quilcliglobales Executable
staq_resource_estimatorcliglobales Executable
staq_rotation_optimizercliglobales Executable
staq_simplifiercliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-04
Manager-Version3.5
Manager aktualisiert2026-07-13
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv3.5

https://github.com/softwareQinc/staq

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:staq
Version3.5
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/staq
Homepagehttps://iopscience.iop.org/article/10.1088/2058-9565/ab9359/pdf
Repositoryhttps://github.com/softwareQinc/staq
Upstream-Dokumentationhttps://iopscience.iop.org/article/10.1088/2058-9565/ab9359/pdf
LizenzMIT
Quellarchivhttps://github.com/softwareQinc/staq/archive/refs/tags/v3.5.tar.gz
Zuletzt aktualisiert2026-07-13T17:31:48+09:00
Pulseupdated
Abhängigkeitengmp
Build-Abhängigkeitencmake
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namestaq
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation