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

Difference in Eigen values between base R and Rcpp function #1

Open
willvieira opened this issue Apr 15, 2023 · 0 comments
Open

Difference in Eigen values between base R and Rcpp function #1

willvieira opened this issue Apr 15, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@willvieira
Copy link
Owner

The computed Eigen values differ considerably when using the Rccp function compared to the base R function.
Using the small matrix example proposed by Dirk worked fine, but when computing for large (~800x800) matrices the difference in the Eigen values are high.

@willvieira willvieira added the bug Something isn't working label Apr 15, 2023
@willvieira willvieira self-assigned this Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant