https://github.com/agoscinski/liquid-qsa
Implementations of quantum search algorithms and experiments in Liquid (Grover and Ozhigov's parallel Grover algorithm)
Science Score: 33.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
✓Committers with academic emails
1 of 2 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.7%) to scientific vocabulary
Repository
Implementations of quantum search algorithms and experiments in Liquid (Grover and Ozhigov's parallel Grover algorithm)
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Liquid-QSA
This is a small "project" done for my master thesis to simulate and better understand quantum search algorithms using LIQUID.
Requirements:
- LIQUID library
- F#
- Change the path of the libraries in the files
Implemented search algorithms:
- Grover search https://arxiv.org/abs/quant-ph/9605043
- Ozhigov's parallel Grover search (only for two functions k=2) http://www.complex-systems.com/abstracts/v11i06a03.html
Some examples of gates which can be printed can be seen in the example folder. If you want to use parts of it as library or execute code, have a look at the SearchAlgorithmsSamples.fsx file, to see how it is done.
Execution on Linux with the fsharpi library is done by
fsharpi SearchAlgorithmsSamples.fsx
or for interactive mode
fsharpi --use:SearchAlgorithmsSamples.fsx
Circuit diagram of Ozhigov's parallel Grover search
Owner
- Login: agoscinski
- Kind: user
- Repositories: 8
- Profile: https://github.com/agoscinski
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| agoscinski | a****i | 4 |
| a.goscinski@mail.tu-berlin.de | a****i@m****e | 4 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0