Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eigvaljpdf not running? #39

Open
petertuuk opened this issue Feb 27, 2018 · 0 comments
Open

eigvaljpdf not running? #39

petertuuk opened this issue Feb 27, 2018 · 0 comments

Comments

@petertuuk
Copy link

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 betas on line 204 be d.betas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant