-
## Issue Description
According to google scholar, reading among those papers that cite the Mitiq white paper and use Mitiq, it turns out that several of them have used Mitiq's ZNE for…
-
Hello guys,
@andrewdurkiewicz @ion201 @orbeckst So our problem is that we have a PDE to solve which is second ordered in space and first ordered in time. I was thinking that we should use the techn…
-
I encountered a numerical error while simulating a Ramsey experiment using mesolve in QuTiP. Specifically, the simulation shows unexpected discontinuities and unphysical results in the oscillatory pat…
-
It has come to my attention that the `loss` function defined in the tutorial may not be optimized for performance:
```julia
function loss(θ)
circuit = variationalcircuit(N, depth, θ)
Uψ = ru…
-
**julia v1.10.2
Turing v0.30.7
Distributions v0.25.107**
Using Wishart priors results in several functions throwing the above error, which does not make sense to me, e.g. in this MWE maximizing:
…
-
Hey,
George requested me to open an issue for a new feature for your toolkit:
Frequency map analysis (by Laskar) is a competitive tool for investigating dynamical systems, especially multidimensio…
-
### Required prerequisites
- [X] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. U…
-
I have a question regarding the runtime of the Schrieffer-Wolff (SW) package. When I follow the example provided by the author and run the SW package, the calculation gets stuck when computing the 4th…
-
Hi,
thank you all your efforts in developing this library
Previously, we used Google's initial R library, `CausalImpact`, for causal inference. Now, we're in search of a good substitute for it in …
-
For some analysis, say evaluation of stability of the HW, one needs to see the bistrings from all shots, presented as a list.
Currently you provide only the summary in the form of dictionary of all u…