https://github.com/agoscinski/liquid-qsa

Implementations of quantum search algorithms and experiments in Liquid (Grover and Ozhigov's parallel Grover algorithm)

https://github.com/agoscinski/liquid-qsa

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
Last synced: 10 months ago · JSON representation

Repository

Implementations of quantum search algorithms and experiments in Liquid (Grover and Ozhigov's parallel Grover algorithm)

Basic Info
  • Host: GitHub
  • Owner: agoscinski
  • Language: F#
  • Default Branch: master
  • Homepage:
  • Size: 23.4 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 9 years ago · Last pushed over 7 years ago
Metadata Files
Readme

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

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 8
  • Total Committers: 2
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.5
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels