JuliaMath / JuliaMath/RandomMatrices.jl
GaussianJacobi produces wrong eigenvalues
Aperta
bug
- Lingua principale
- Julia
- Stelle
- 94
- Fork
- 41
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.

Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.