13 lines
993 B
Markdown
13 lines
993 B
Markdown
# Which Algorithm will you choose?
|
|
|
|
For a full(er) list of algorithms, I have typically visited [Quantum Algorithm Zoo ](https://quantumalgorithmzoo.org/)
|
|
|
|
As an example there are:
|
|
- [VOQC](obsidian://open?vault=Coding%20Tips&file=Quantum%20Realm%2FAlgorithms%2FVOQC)
|
|
- Quantum [teleportation](obsidian://open?vault=Coding%20Tips&file=Quantum%20Realm%2FAlgorithms%2FTeleportation)
|
|
- [Shor's Algorithm ](obsidian://open?vault=Obsidian&file=Quantum%20Vault%2FQuantum%20Realm%2FAlgorithms%2FShor's%20Algorithm)
|
|
- and many many more to choose from
|
|
- alternatively, here's a [collection of algorithms](https://www.wolfram.com/algorithmbase/) from wolfram
|
|
|
|
There are a bunch of algorithms there that are worth understanding further into.
|
|
Peruse them at your own interest and choice as this will determine the next part which is the tools you will be using for the problems at hand [--> ](obsidian://open?vault=Coding%20Tips&file=Quantum%20Realm%2FTechnologies%2FComputers) |