-
### The problem you're addressing (if any)
The tab completion for `qvm-`, `qubes-` and other Qubes OS specific commands is not working in Qubes OS.
### The solution you'd like
I made a really a…
jamke updated
3 weeks ago
-
The functionality for computing expectation values that is currently available via the `perform-expectation` generic function in QVM-APP's `src/api/expectation.lisp` falls more naturally within the pu…
-
* [x] I have searched for duplicates or related issues
## Description
Related:
- https://github.com/freedomofpress/securedrop-workstation/issues/797
There are some places that I found that…
-
Since introducing the checks for the SDK update code has been duplicated across quilc and qvm. This increases the likelyhood of having bugs.
-
Grove QAOA should work on both the QVM and the QPU. This appears to largely be the case, but the code was written with the QVM in mind: function arguments/docstrings state `qvm`, and the `probabilitie…
-
This should not be hard and should handle various edge cases of VMs we cannot currently backup.
-
Update of core-admin-client to v4.3.7 for Qubes OS r4.3, see comments below for details and build status.
From commit: https://github.com/QubesOS/qubes-core-admin-client/commit/2a576950afd00a710724f8…
-
The system call handlers don't validate the memory addresses / lengths passed to for memset, memcpy, and many other system calls. Reported by @mickael9 and also recently fixed in a [quake3e commit](ht…
-
When running the code snippets in grove/docs/vqe.rst the line
``` result = vqe_inst.vqe_run(small_ansatz, hamiltonian, initial_angle, samples=10000, qvm=noisy_qvm)```
Raises the following exc…
-
Overflow or underflow occurs when the divisor is a giant or minute number in quaternion and octanion division.
The following code, which is expected to yield 1, unexpectedly yields NaN.
```cpp
#i…