-
Higham and Deadman have published a [list of software](http://eprints.ma.man.ac.uk/2102/) implementing algorithms for matrix functions, showing that Julia's library for these functions could be improv…
-
It doesn't mean we read them all because some of them are project specific.
-
One option for the treatment of source/sink term in a scalar transport equation is to employ a negative linearization procedure. The end result of the linearization process is an enhancement of the so…
-
Evaluate the Layer-wise Relevance Propagation (LRP) method based on the evaluation criteria from issue #9 and fill in the results in the [table](https://nlesc-my.sharepoint.com/:w:/g/personal/e_rangu…
-
## Description
A function that create a measure containing the normal distribution of another measure.
## Context
In order to perform some calculation on the SA-CCR demo, we are using…
-
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 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 …
-
Add algos for estimating variance
From Armando's thesis!
https://github.com/Scinawa/quantumalgorithms.org/blob/253173f8eaa1e47feee74d48f8adb358aca0f6ea/first-quantum-algorithms.Rmd#L573
```# You f…
-
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…