pkg.soopen package index

brew / rang 12632

Installer staq avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de staq pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install staq

local Homebrew formula metadata

aperçu

Résumé du paquet

Full-stack quantum processing toolkit

Commandes et alias

  • 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

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
staqcliexécutable global
staq_circcliexécutable global
staq_desugarercliexécutable global
staq_device_generatorcliexécutable global
staq_grid_synthcliexécutable global
staq_group_qregscliexécutable global
staq_inlinercliexécutable global
staq_ionqcliexécutable global
staq_lattice_surgerycliexécutable global
staq_mappercliexécutable global
staq_oracle_synthesizercliexécutable global
staq_projectqcliexécutable global
staq_qasm_synthcliexécutable global
staq_qsharpcliexécutable global
staq_quilcliexécutable global
staq_resource_estimatorcliexécutable global
staq_rotation_optimizercliexécutable global
staq_simplifiercliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-04
version du gestionnaire3.5
gestionnaire mis à jour2026-07-13
données localesOK
amontà jour
dernière version détectéev3.5

https://github.com/softwareQinc/staq

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:staq
Version3.5
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/staq
Page d'accueilhttps://iopscience.iop.org/article/10.1088/2058-9565/ab9359/pdf
Dépôthttps://github.com/softwareQinc/staq
Docs amonthttps://iopscience.iop.org/article/10.1088/2058-9565/ab9359/pdf
LicenceMIT
Archive sourcehttps://github.com/softwareQinc/staq/archive/refs/tags/v3.5.tar.gz
Dernière mise à jour2026-07-13T17:31:48+09:00
Pulseupdated
Dépendancesgmp
Dépendances de compilationcmake
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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