JuliaMath / JuliaMath/RandomMatrices.jl

eigvaljpdf not running?

Offen
#39 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Julia
Sterne
94
Forks
41
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

It seems like this code is stale (though maybe my use of it is incorrect). I can't get
`eigvaljpdf(d::GaussianLaguerre, lambda::Vector{Eigenvalue})`
to run in v0.6.2. I'm happy to help update the code but want to make sure I know the intent.
A few questions:
Is `z < 0 && (int(z) - z) < eps()` on line 200 equivalent to `z < 0 && z > -eps()` ?
Should the `beta`s on line 204 be `d.beta`s?

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Start by reproducing the v0.6.2 failure for eigvaljpdf(d::GaussianLaguerre, lambda::Vector{Eigenvalue}). Inspect the code around lines 200 and 204, verify the intended condition and beta references, and confirm the function runs correctly once those questions are resolved.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
julia
Bereich
backend
Issue-Typ
Bug
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.