TrueLoop Runtime
Maintain an n-channel analog layer while its n²-scale transform stays in the device.
- One parallel acquisition
- Complete multichannel update
- Hosted or offline
Move the heavy arithmetic into physics. Keep control digital.
TrueLoop keeps component-observable analog hardware true without putting a growing calibration burden back on the digital system.
Free 90-day evaluation. No card.

Maintain an n-channel analog layer while its n²-scale transform stays in the device.
Apply the same runtime to expensive vector-response simulations.
Five lines. Your loop stays yours.
opt = SWCOptimizer(key, n=len(x0), mode="regulation", target=target)
x = opt.start(x0)
for _ in range(budget):
x = opt.step(measure(x), target=target)
opt.end()measure(x) is your existing readout.
Your acquisition sets the pace.
Measured controller arithmetic on one commodity core. The device readout and actuation set the physical loop rate.
Measured hardware.
IBM Heron. 156 qubits.
Independent reference implementation.
Component-resolved readout. Feasible target. Bounded drift and coupling.
No scalar-only search. No end-to-end hybrid workload claimed yet.