-
The factorize function doesn't always seem to generate a unitary U as the first return value. Hopefully I am not doing something wrong here, but here is some code to reproduce what I found:
```
l = …
-
Hi! I just downloaded your code with interest in academic applications for simulation and have been unable to run any of the demos properly. More concretely I am obtaining the following error:
`Tra…
-
Something similar to what Ali uses in his presentations might work. This goes in Fig. 3A.
-
This will come after finishing implementation.
-
We need to generate GPU kernels. As a first step we're planning to generate CUDA code and compile it with our current system-compiler scheme (Nvidia has graciously donated GPUs we'll work with).
Th…
-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
1. Using https://github.com/lucidrains/reformer-pytorch
2. Replace all `.type(xyz.type())` in reformer_pytorch.py with `.type_as…
-
The local matrix of a 15th-order bilinear form on a cube has 16^3 x 16^3 entries. With `double`s that is 128MB. The generation code may create several temporaries of that size, and all temporaries are…
-
Let's open a discussion / compilation of figures relating to the putative "error integrating" population (or other interesting across-trial trends).
One idea I had was that we could limit the CP de…
-
## 🐛 Bug
I trying to train reformer-pytorch on TPU, and after start training, i get error
## To Reproduce
Steps to reproduce the behavior:
1. Clone reformer-pytorch from https://github.com/b…
-
So I spent a little time [sketching](https://github.com/amilsted/TensorNetwork/blob/quantum/tensornetwork/quantum/quantum.py) some abstractions for quantum states and operators.
The intention is fo…