-
Hardware: Jetson Nano
OS: Ubuntu 18.04 w/ ROS Melodic and Jetpack
I cannot view the 3d map generated. The 3d map tab is completely empty. I've tried to install from source but the problem is stil…
-
Hi MNErs,
First I apologize if this is a trivial question, but I'm struggling to find more information about that.
I've been performing some classification in my data using the CSP class, and no…
-
### Describe the bug
From 2023-11-29 to 2023-12-12, the variation of the total energy with magnetic moments was observed to be inconsistent between colliear and noncollinear calculations for the AF…
-
## 🐛 Bug
It seems that `torch.lobpcg` (https://pytorch.org/docs/stable/torch.html?highlight=lobpcg#torch.lobpcg) just always breaks when trying to take gradients via `backward`.
## To Reproduce
…
-
### This issue is to have a centralized place to list and track work on adding support to new ops for the MPS backend.
[**PyTorch MPS Ops Project**](https://github.com/users/kulinseth/projects/1/vi…
-
We're seeing a single non-numerical test failure for `OpenBLAS/0.3.23-GCC-12.3.0` on `x86_64/generic`, see https://github.com/EESSI/software-layer/pull/334#issuecomment-1721852781
```
…
-
I don't understand some steps in the CSP calculation process, maybe someone could answer these questions:
1. Why there is no "whitening transformation" in the fit process? It is different from the…
-
Lets denote in the t-th SCF iteration, the density matrix that goes in the Kohn-Sham equation D_in^(t), and the solution is D_out^(t). Then we do density mixing to form the next input D_in^(t+1). Now …
-
`math.eigs` produces correct eigenvalues with incorrect eigenvectors in some cases. Note that the example in the documentation still seems to give the correct results.
**To Reproduce**
Execute t…
-
Compute eigenvalue(s) of symmetric H2 matrices using slicing the spectrum method (https://arxiv.org/abs/1403.4142).
In contrast to the existing work that uses polylogarithmic time H2 LDL factorizatio…