JuliaMath / JuliaMath/RandomMatrices.jl
GaussianJacobi produces wrong eigenvalues
Ouverte
bug
- Langage dominant
- Julia
- Étoiles
- 94
- Forks
- 41
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
As reported by @dlfivefifty,
```
eigvalrand(GaussianJacobi(2,0,0),100)
```
produces eigenvalues shown in the plot. They should be symmetrically distributed around 1/2, so the heavy clustering should be present both at 0 and 1. Instead, the clustering only happens near 1.

Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.