Scinawa / quantumalgorithms.org

This is the repository for https://quantumalgorithms.org
https://quantumalgorithms.org
135 stars 51 forks source link

New papers and algorithms #33

Open Scinawa opened 3 years ago

Scinawa commented 3 years ago

Subroutines, ideas, foundational material.

SDP and optimization

Quantum monte carlo

Backtracking and branch and bound (also optimization)

Property testing

Quantum algorithms for math problems in crypto

New wavelet transforms

Improve QFT part with other non-Fourier transform (wavelet, fourier transform on groups, cosine transform).

https://cds.cern.ch/record/525836/files/0111038.pdf
https://arxiv.org/pdf/quant-ph/9809004.pdf
https://arxiv.org/pdf/quant-ph/0601043.pdf
qft on groups..

AI

Quantum algorithms for training NN

QML

Graph theory

Theory

Quantum algorithms for algebraic problems

mspronesti commented 1 year ago

Hello @Scinawa , I suggest considering Quantum NLP for quantumalgorithms.org . Here are two papers I recommend:

Scinawa commented 1 year ago

Massimiliano, Thanks so much for pointing out those papers.

We know very well the work of these reserchers, and we think it's great work. However, these work are not yet algorithms, i.e. in the sense that they don't work in our fault-tolerant model of quantum computers, and there are no algorithms (i.e. theorems) with proofs showing runtimes/failure probability, so we decided to not include those results here (along with other papers of this kind, like QAOA/VQE/QNN circuits.)

But thanks anyway! :)