TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Precomputation

3 pointsby zerojames6 months ago

1 comment

tromp6 months ago
&gt; in what other places does precomputation pop up?<p>In quantum computing, e.g. [1] &quot;Accelerating Quantum Algorithms with Precomputation&quot;.<p>A similar notion in quantum computing is pre-processing. Quoting from <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Integer_factorization_record" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Integer_factorization_record</a> :<p>&gt; claims of factoring with quantum computers have however been criticized for depending heavily on classical computation to reduce the number of qubits required.[32] [33] For example, the factorization of 1,099,551,473,989 relied on classical pre-processing to reduce the problem to a three-qubit quantum circuit.[30]<p>[1] <a href="https:&#x2F;&#x2F;quantum-journal.org&#x2F;papers&#x2F;q-2024-02-22-1264&#x2F;" rel="nofollow">https:&#x2F;&#x2F;quantum-journal.org&#x2F;papers&#x2F;q-2024-02-22-1264&#x2F;</a>