view wisdom/shor's algorithm @ 11947:53d94403e9f7 draft

<fizzie> rm bin/js
author HackEso <hackeso@esolangs.org>
date Wed, 18 Sep 2019 11:39:11 +0000
parents 7726ed0e75f0
children
line wrap: on
line source

Shor's algorithm allows a quantum computer to factor large integers, such as 21. Taneb thought of it.