-
Not all public functions are listed in `functions.yaml`. This issue is to:
- Identify what is missing.
- Add all missing functions to `functions.yaml`
-
### Describe the issue:
SVD "fails to converge". Same thing happens when I uses `scipy.linalg.svd` regardless of whether I use `lapack_driver='gesvd'` or `lapack_driver='gesdd'`.
Likely an OpenBLA…
-
I suggest adding topics such as `lapack`, `linear-algebra` in the About section.
-
**Submitting author:** @lucass-carneiro (Lucas Timotheo Sanches)
**Repository:** https://github.com/lucass-carneiro/QuasinormalModes.jl/
**Branch with paper.md** (empty if default branch): master
**Ve…
-
I've examined by tica results (out of 1992 dihedral features) and want to only keep the top 175. To do so, I'm trying to use the dim parameter:
`
nticas = 175
tica = pyemma.coordinates.tica(feats_o…
-
## Background
According to our [ABACUS LCAO profiling](https://bytedance.feishu.cn/docs/doccn5tOaYdxX4fct8vVlkATNng#), the cost of solving generalized eigenvalue problems plays a dominant role as t…
-
On line 1306 of weightwatcher.py the sorted eigenvalues are plugged into the jensen shannon divergence just as if the eigenvalues were counts in a histogram. I understand that this still is a divergen…
-
Considering the CRB model : ThermalBlock
When applying SCM during the offline step we need to solve eigenvalue problems.
After solving an eigenvalue problem we can check if the eigenvalue (lambda) or …
-
I am working on some problem where I would like to implement geodesic regression on Rotation manifolds (SO(n)). Following the [geodesic regression](https://manoptjl.org/stable/tutorials/GeodesicRegres…
-
Example: https://mila.quebec/en/publications/
It would be nice to reuse the same code as in the Mila website. Not sure if that's 'easily' possible via RTD