-
After an update to 0.7.1 the plugin hangs when you switch to View Mode "Text". There is no reaction anymore from the IDE.
jarkt updated
3 years ago
-
A group can only be associated with a particular role exactly once. For example if group "students" has the role "customer" for the pool "A" it is not possible to give the group "students" the role "c…
DrTom updated
4 years ago
-
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…
-
`AutomaticKeepAliveClientMixin `fails to persist. Here is my sample code.The detailed class Listview failed to show on the position were I first scrolled after I return back to `PositionedTiles class…
-
**systemd version the issue has been seen with**
> 247
**Used distribution**
> Arch Linux
**Linux kernel version used** (`uname -a`)
> 5.9.12
**CPU architecture issue was seen o…
c4rlo updated
3 years ago
-
## Steps to Reproduce
Here is a reproducible code snippet:
Example
```dart
import 'package:flutter/material.dart';
void main() => runApp(MyApp());
class MyApp extends Stateless…
-
Add algos for estimating variance
From Armando's thesis!
https://github.com/Scinawa/quantumalgorithms.org/blob/253173f8eaa1e47feee74d48f8adb358aca0f6ea/first-quantum-algorithms.Rmd#L573
```# You f…
-
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…