-
I'm trying to understand how to compute the lambda parameter of a Molecular Hamiltonian. For example, let us say I have the following Molecular Hamiltonian data
```
self.molecule_data = openfermion.…
-
## 🐛 Bug
torch.lu_solve and torch.inverse give (completely wrong) results for singular matrices instead of returning an error.
## To Reproduce
```python
t1 = tensor([[1.,2,3],[-4.,.5,6]])
t…
-
A number of operations are not implemented for HalfTensors, which makes it more difficult to leverage Tensor Cores.
## Code example
```python
import torch
import torch.nn as nn
conv1 = nn.Par…
-
Hey! I'm trying to run clipit on my own hardware (with an RTX A5000). I've got the environment set up more or less like the Colab notebook. I'm running this:
```
import sys
sys.path.append("clipi…
-
Making a consolidated list of the big figure additions we should make:
- [ ] (S) Average prediction performance vs. # components and scaled variance between the antigen and glycan data.
- [ ] Th…
-
Hello, I am currently running the SPOTlight package and attempting the spotlight decomposition portion of the. code on my reference scRNAseq data. The code I am running is below:
#Spotlight decomposi…
-
**Is your feature request related to a use case or problem? Please describe.**
If you're running many "independent" circuits in parallel on a given set of qubits (where independent means there are …
-
Hi Sam,
while testing my "outer mesh" stuff for ray tracing (as discussed last week), I found some weird artifacts in the T results.
![image](https://user-images.githubusercontent.com/29377066/10545…
-
**ISSUE**
I trained Factorization machine model on sagemaker with MXNET. Now for training I followed [this notebook](https://github.com/awslabs/amazon-sagemaker-examples/blob/master/introduction_to…
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10 (64-bit)
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device…