-
https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.125.260405
Also, we should try adding some energy gradients over the deterministic direction.
-
#479 According to the response `_(@damiansteiger),_` the memory issue is related to the number of qubits, with 40 qubits requiring 16TB of RAM. However, I have tested another circuit with 60 qubits an…
-
To perform thermodynamic integration between the classical and quantum partition functions, mulitple path integral molecular dynamics simulations should be performed for which the masses of the atoms …
-
# Scientific Computing Blog (1): Hydrodynamics Code using Julia | Computational Science Blog
I am a strong proponent of Julia as a programming language for scientific computing. Julia is a new langua…
-
**Describe the feature you'd like**
Stabilizer circuits can be [classically simulated efficiently](https://en.wikipedia.org/wiki/Gottesman%E2%80%93Knill_theorem), and are very useful in quantum infor…
-
-
[Benny](https://github.com/Bennybenassius) and I found this bug
**Description of the issue**
Controlled empty subroutine causes `ValueError` on simulator
**How to reproduce the issue**
``` p…
-
@malcolmbarrett requested an issue instead of a PR, so here is a copy of examples from the G-computation chapter I posted here: https://github.com/r-causal/causal-inference-in-R/pull/239
```r
# A …
-
As part of #446 we will need to update the signatures of several arithmetic bloqs to allow for some generic behavour.
One way to do this is
``` python
class Add(bloq):
dtype: QDType
…
-
With the discussion in #1272 #1273 , I have been reminded of how uncomfortable I feel about controlled versions of bloqs with RIGHT or LEFT (allocating / de-allocating) registers.
There are parts o…