JuliaMath / JuliaMath/RandomMatrices.jl

GaussianJacobi produces wrong eigenvalues

Aperta
#6 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
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.

![pastedgraphic-1](https://f.cloud.github.com/assets/1732/1795997/7a401464-6a4b-11e3-9d43-aa89bd8a5bd2.png)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.