Quantum Lab / QSA workbench

Build, inspect, andexport quantum states.

Compose small quantum circuits in the browser, inspect each non-zero basis state, compare research methods, and export OpenQASM or JSON without creating an account.

01State Vector LabBrowser simulation
02Circuit ComposerH, X, Z, S, T, and CNOT gates
03Method ExplorerQSA, QELM, topology, and memory
04Trace ExportOpenQASM and circuit JSON
Simulatorjsqubits state vectors
Circuit size2 to 6 qubits
ExportsOpenQASM and JSON
PrivacyRuns in your browser

Quantum circuit lab

Compose a circuit and inspect its state vector

Circuits execute locally with a JavaScript quantum simulator. Results update from the gates you run.

q0
HC
q1
X
State vector2 qubits / 2 gates
2 non-zero basis states
|00>50.00%0.000 rad
|11>50.00%0.000 rad
OpenQASM 2.0
OPENQASM 2.0;
include "qelib1.inc";
qreg q[2];
h q[0];
cx q[0],q[1];
Download circuit JSON

Lab programs

Move from state analysis into larger research systems

QSA, QELM, Qubit, and Neuron connect numerical state work to hybrid learning, topology experiments, and local telemetry.

Exact quantum execution

QSA 0.2 Runtime

Study QSA's certified structural routes, reusable tensor and estimator plans, parameter sweeps, exact gradients, and general fallback contract.

Useful for understanding where compiled exact execution supports repeated QELM workloads and where dense-state limits still apply.
Structural certificationReusable exact plansVerified fallback
Open related research

Research workflow

Explicit inputs, visible operations, portable results

Every stage keeps the research path visible from source material to exported trace.

  1. 01

    Local input

    Research questions, study notes, datasets, and document context remain under the user's control.

  2. 02

    State encoding

    Classical data is translated into a representation that can be inspected before execution.

  3. 03

    Quantum programs

    The browser workbench transforms small states through explicit operations; QSA and QELM remain separate public runtimes.

  4. 04

    Reviewable memory

    Context carries provenance and can be reviewed, removed, or exported.

  5. 05

    Trace export

    Circuit data, parameters, and results can leave the browser as portable records.

Analysis tools

Plan before you run

These calculators use the equations shown beside each result. They do not call a remote model or substitute estimated values for an executed circuit.

Recommended Grover iterations12
Search space
256 states
Ideal success
99.995%
floor(pi / (4 asin(sqrt(M/N))) - 1/2)

Program directory

Quantum, simulation, and intelligence systems

QSA, QSec, Circuit Studio, Neuron, Qubit, Quanta, OncoForge, SciOS, and Brain.

01

Qubit State Algebra

QSA

QELM's C++20 native execution layer: a compiled exact quantum runtime that preserves certified structure and reuses plans across repeated numerical, tensor, estimator, and gradient workloads.

Open record →
02

Physics-grounded security and evidence

QSec

An independent security control plane for classical, quantum, and AI systems that binds request identity, authorization, physical validity, QSA evidence, calibration, entropy, and chained receipts.

Open record →
03

Browser quantum workbench

Circuit Studio

A local state-vector circuit composer for small circuits with gate placement, state inspection, OpenQASM export, and portable JSON records.

Open record →
04

Quantum cognitive telemetry

Neuron

A local telemetry and learning system for QELM that records quantum results, hardware counts, model context, recurrence, and consolidation in an append-only SQLite record.

Open record →
05

Logical quantum systems

Qubit

HybridQubit and Cubit modules for arbitrary-dimensional logical systems, logical subspaces, operations, measurement, storage, retrieval, and noise experiments.

Open record →
06

Desktop quantum calculator

Quanta

A Python and Tkinter calculator for observing qubits, applying common gates, reviewing error behavior, and recording local experiment logs.

Open record →
07

Computational cancer research

OncoForge

An evidence-backed Target Forge system for bounded tumor-normal gate hypotheses, explicit safety exclusions, reproducibility records, and a separate conceptual simulation environment.

Open record →
08

Scientific operating system

SciOS

A Linux-based scientific operating-system direction intended to bring quantum, AI, and research workflows into one environment.

Open record →
09

End-to-end quantum intelligence

Brain

A working end-to-end quantum-classical intelligence system with a compact Brain-owned cortex, typed cognition, governed memory, checkpointed learning, exact QSA state work, and target-sealed evaluation.

Open record →