JuliaMath / JuliaMath/RandomMatrices.jl
GaussianJacobi produces wrong eigenvalues
オープン
bug
- 主要言語
- Julia
- スター
- 94
- フォーク
- 41
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.

コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。