-
BPO | [41388](https://bugs.python.org/issue41388)
--- | :---
Nosy | @terryjreedy, @taleinat, @lrjball
*Note: these values reflect the state of the issue at the time it was migrated and might not refl…
-
There was a previous issue that was opened in 2011 and subsequently closed without resolution. 9 years later Dart has become so much more than it was 9 years ago, now with Flutter integration and Iso…
-
This issue accumulates `TwoQubitWeylDecomposition: failed to diagonalize M2` errors found by users .
To reproduce:
```python
from qiskit.quantum_info.synthesis import two_qubit_cnot_decompose
im…
-
Sometimes I have the following problem:
- I have a spec for some abstract state machine `A`.
- I have an implementation where there are many instances of `A`. Correctness for the implementation me…
-
## Author background
- **Would you consider yourself a novice, intermediate, or experienced Go programmer?** Experienced.
- **What other languages do you have experience with?** C, Java, Rust,…
-
As of 23.4, when you upgrade your hdfs, e.g. 3.2.2 -> 3.3.4 you run into the error
```
2023-06-15 06:21:23,060 ERROR namenode.NameNode (NameNode.java:main(1839)) - Failed to start namenode. …
-
### Describe the bug
The computation of the dual gap for the elastic net in the coordinate descent solver (`enet_coordinate_descent`) might be wrong.
The elastic net minimizes
```
Primal(w) = (1…
-
## Background
We've had feedback that our dev workflow has too much overhead. Many of our end users are less technical data scientists ... and using docker / etc in their developer workflow is a so…
-
First of all, thank you for developing this package, it's a very instructive way to learn about function decomposition methods!
And I do like the way time dependent PDEs can be solved by extending …
-
Here's something which caused quite some trouble for me today:
I introduced a new process manager (the same would apply to any other event listener) which was supposed to run a couple of commands w…