// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

Chinese scientists claim they built the fastest quantum computer in the world

Live Science says a team of Chinese scientists claim to have developed the most powerful quantum computer in the world.

The scientists also claim the computer can perform at least one task 100 trillion times faster than the world’s fastest supercomputers.

If it is the case, it will beat Google’s first machine to achieve “quantum supremacy”. Google made the claim in 2019, saying it is the first to outperform the world’s best supercomputers at quantum calculation.

Note, at that time, IBM disputed Google’s claims.

They claim it can also beat the Japanese supercomputer, Fukaqu.

The Chinese scientists named their computer Jiuzhang saying it can do calculations compared to ordinary computers that may take billions of years to complete.

The study report, published in a science journal last Thursday, also quotes chief researcher, Professor Lu Chaoyang saying his team achieved that success by manipulating photons and light particles.

According to him, the prototype is 100 trillion times faster than the supercomputer, Fukagu which ​​Japan launched last June.

Live Science says the Chinese team, based primarily at the University of Science and Technology of China in Hefei, reported their quantum computer is 10 billion times faster than Google’s.

“A description of Jiuzhang and its feat of calculation was published Dec. 3 in the journal Science. Assuming both claims hold up, Jiuzhang would be the second quantum computer to achieve quantum supremacy anywhere in the world,” wrote Live Science.

We now have four contenders in a technology race that may reshape the way computers work and people live in the future.

It will have a tremendous impact on how we do business, invent alternative medicines or even new ones and materials, safeguard our data, explore space, and predict weather and climate change.

- Advertisement -

Hot this week

‘So proud of him’: Singaporeans praise local uni-reject who delivered speech at Harvard Medical School

Tan grew up in Singapore, where he was discouraged from studying biology and faced academic difficulties in high school. He left Singapore and was accepted to the University of Toronto, where he di...

Raising kids or DINK in your early 30s? Netizens ask

On Reddit, a netizen shared: Married (M,31) to my wife (F,30). Have 2 kids, both under 2s and i honestly love them to bits. But to be realistic, its obviously not easy and the struggle is indeed ve...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks