-
Hi,
I didn't find any obvious way to do a bitwise inner product between two basis ket, for Deutsch-Josza algorithm.
To be clear : `|0101> dot |1001> = 0*1 + 1*0 + 0*0 + 1*1 = 1`
A simple way to…
-
Add notes and links on first quantum algorithms (Deutsch, and the likes
It seems that there are plenty of resources to understand quantum algos like
Simon's, Grover, Deutsch, and so on, and this is …
-
tl;dr Please, help me make both our crates better.
Hello! I'm John, creator and maintainer of rival crate "`morton-encoding`".
With the arrival of `min-const-generics` pretty soon, I wanted to r…
-
Implement a score generator based on my old idea of a "Mandelbrot set" for music or sound.
A recurrent IFS with some additions may be used as a starting point. Either Hilbert indices or interpolati…
-
Estimation of spectral norm and condition number from quantum access
Let's understand properly the procedure from quantum gradient descent paper
https://github.com/Scinawa/quantumalgorithms.org/blo…
-
Fix and check epsilons in the proof for quandratic forms
(it was epsilonmult) what is the correct epsilon to put in the log?
https://github.com/Scinawa/quantumalgorithms.org/blob/253173f8eaa1e47fee…
-
Finalize draft of algorithm and proof for linear algebra with SVE
It commented - but its there - the original latex coming from the paper of gradient descent
for the algo and the proof of the linear…
-
Write about quantum minimum finding subroutines
Amplitude amplification and estimation has been generalized to minimum finding procedure
where they retain the quadratic speedup of the original techn…
-
Add algos for estimating variance
From Armando's thesis!
https://github.com/Scinawa/quantumalgorithms.org/blob/253173f8eaa1e47feee74d48f8adb358aca0f6ea/first-quantum-algorithms.Rmd#L573
```# You f…
-
when install yasm,error occurs about:make[4]: 对“install-exec-hook”无需做任何事。