Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aru71727/quantum-searching-in-database

A quantum search that can search for a value or element in an unsorted set in O(√N) as opposed to classical search algorithms that at worse will find an element in O(N) time.
https://github.com/aru71727/quantum-searching-in-database

database-search grover grover-algorithm python quantum quantum-algorithms quantum-computing searching-algorithm searching-datasets searching-values

Last synced: 24 days ago
JSON representation

A quantum search that can search for a value or element in an unsorted set in O(√N) as opposed to classical search algorithms that at worse will find an element in O(N) time.

Awesome Lists containing this project