Page 1 of 1

[MOD 2.1] Quantum Computing

Posted: Thu Jun 25, 2026 9:37 pm
by unitary
Type: Mod
Name: Quantum Computing
Description: Adds quantum computing to factorio
License: https://opensource.org/license/MIT
Version: 1.0.0
Release: 2026-06-25
Tested-With-Factorio-Version: 2.1.8
Category: Content
Tags: Logistics, Circuit Network, Manufacturing
Download-Url: https://mods.factorio.com/download/quan ... e4de0fdda6
Website: https://mods.factorio.com/mod/quantum-computing
Version history

Re: [MOD 2.1] Quantum Computing

Posted: Fri Jun 26, 2026 9:30 pm
by unitary
Version 1.0.1 fixes two bugs.

There was a bug with the phase gate. If no phase was specified, then the phase was not correctly applied. I believe it was causing the coefficients for the state to become NaN, but I am not sure. In this version, if no phase is specified then the phase of |1> is multiplied by i.

There was an oversight in the implementation of quantum archaeology. Previously, the quantum accelerator compared the states by comparing both coefficients. Now, the quantum accelerator compares the qubit states only up to global phase, since states which differ only by global phase are physically indistinguishable.