-
### 🐛 Describe the bug
We recently introduced CUDA 11.6 to pytorch CI/CD pipeline. We are observing following failure on Linux :
[linux-bionic-cuda11.6-py3.7-gcc7](https://github.com/pytorch/pyto…
-
After some timing tests, these are the bottlenecks in the programme:
1. The many matrix multiplications of the kernel matrix `H.mat %*% H.mat`. Need some clever way to reduce these occurences. This is…
-
**Is your feature request related to a problem? Please describe.**
Yes. My general goal is to inversely determine the material parameters of a finite element model. The algorithm includes solving the…
-
I think `indexed_iterate` should be defined either in CR or handled as intrinsic in AD engine?
MWE:
```julia
using Yota
A = Matrix(Hermitian(rand(4, 4)))
function test_f(A)
λ, v = ei…
-
While working to reproduce the results from [Fitzek (2020)](http://arxiv.org/abs/2002.05148), I tried to implement a cosine- shaped potential in the following way (this is a minimal-working example):
…
-
```
Implement method to obtain generalized eigenvectors for defective matrix. http://en.wikipedia.org/wiki/Generalized_eigenvector Also, it is connected with Jordan form, for finding transformation ht…
-
-
Based on largest eigen value after initialization phase?
0leks updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
Scikit-learn does not currently support supervised Principal Component Analysis (PCA) as it is considered not broadly applicable i…
-
concerning http://forum.psicode.org/t/fatal-error-a-matrix-is-not-spd/1471
Decent looking results are obtained with `guess huckel` and no extra options. Instability analysis shows the SCF lands in …
hokru updated
3 years ago