Boffin claims Microsoft's supposed quantum leap does not compute due to 'basic Python errors'
Jump to main content
Search
REG AD
Research
Boffin claims Microsoft's supposed quantum leap does not compute due to 'basic Python errors'
Nature paper argues researchers cherry-picked data. Redmond insists its work is sound
Thomas Claburn
Thomas<br>Claburn
Senior reporter
Published<br>wed 24 Jun 2026 // 16:02 UTC
Prestigious journal Nature has published a peer-reviewed critique of Microsoft's claims to have made quantum computing breakthroughs – and the scientist who wrote the paper has essentially said Redmond got it wrong.<br>Microsoft made its claims of a quantum breakthrough in February 2025 when it revealed tech called Majorana and predicted "this breakthrough will allow us to create a truly meaningful quantum computer not in decades, as some have predicted, but in years."<br>The software giant's approach to quantum computing involves Majorana particles, subatomic particles that scientists have not observed directly. The company has pursued this approach for years, but experienced reversals that led to the retraction of some papers. Last year, however, Microsoft claimed it had both observed Majorana particles and harnessed them in a quantum computer.
REG AD
Criticism of that claim was swift and sharp: we reported boffins willing to go on the record as describing Microsoft's work as "unreliable" and perhaps even "fraudulent."
REG AD
Microsoft insisted its work is sound and in early June 2026 announced Majorana 2, a "next-generation topological quantum chip" it developed with the help of its own agentic AI.<br>The Windows giant revealed that work after being given a right to reply to a critique of its 2025 Majorana announcement by Dr Henry Legg, a lecturer at the University of St Andrews. Nature accepted Legg's paper on April 20 and scheduled it for publication on June 24.<br>Titled "On the robustness of topological gap detection via transport," Legg's analysis suggests Microsoft got it wrong.<br>"Last year they claimed to be years, not decades from a 'topological quantum supercomputer,'" Legg told The Register in an email. "My feeling is that they are centuries, not decades away. If it works at all – and, based on what I have seen, the most likely scenario is that it doesn't work."<br>Based on his analysis of the research Microsoft published in 2025, Legg argues that the company's claims about finding and being able to control the elusive Majorana particle to build a topological superconductor do not withstand scrutiny.<br>"I demonstrate that Microsoft's tune-up software is flawed and that coding errors resulted in incorrect statements to peer reviewers," said Legg. "Raw data, which was omitted from the original paper, also appears to indicate Microsoft's devices contain considerable disorder and are not compatible with the existence of a topological gap. In other words, the prerequisites for Microsoft's claims do not appear to be met, but this was obscured because this data did not appear in the original publication."<br>Essentially, Microsoft has proposed a Topological Gap Protocol (TGP) that can be used to detect the phase transition deemed to be a prerequisite for conducting quantum calculations using Majorana particles.<br>Legg argues that based on his analysis of underlying transport data (measurements of particle change) – omitted from the original publication – Microsoft chose to focus on results that supported its thesis and ignored data that could be interpreted as a negative result.
REG AD
As he notes in his critique: "The TGP plotting code was set to highlight only the largest purportedly topological region."<br>"The primary consequence was the omission of other regions that passed their tune-up protocol (the TGP)," said Legg. "When peer reviewers asked if other regions existed, Microsoft inaccurately stated that they had investigated the only region passing the protocol within the explored range. This was not correct."<br>Legg also argues that Microsoft mishandled its code. "The code antisymmetrized bias voltage based on array index rather than physical value," his analysis says.<br>In other words, Microsoft's researchers made a basic programming mistake by evaluating the array index – the number identifying a value's position in an array – instead of the value to which the index refers.
MORE CONTEXT
OpenAI Codex bombards SSDs with needless write operations, costing millions
Anthropic reimagines Claude in Slack as nosy, always-on agentic AI coworker
Mythos discovers 'Squidbleed,' a memory leak that's gone undetected since Clinton era
Space Force goes to (pretend) orbital war following record-fast Rocket Lab launch
"There were two pretty basic Python programming errors that hid these alternative regions," Legg explained. "Their plotting software was hardcoded with a filter (zbp_cluster_numbers=[1]) that forced it to display only the single largest region, concealing other successful results from their phase maps....