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

Seems Computed is not always equal to Expected #23

Open
xiaodaxia opened this issue Oct 15, 2021 · 1 comment
Open

Seems Computed is not always equal to Expected #23

xiaodaxia opened this issue Oct 15, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@xiaodaxia
Copy link

When I build and cargo run, I met the case that the computed is not equal to expected. I can repeat it once in several runs.

Computed eigenvalues:

┌ ┐
│ 265.16850862887065 │
│ 231.55356256737628 │
│ 200.46232307251603 │
└ ┘

Expected eigenvalues:

┌ ┐
│ 231.5535625673764 │
│ 199.51034256887814 │
│ 198.36444600986013 │
└ ┘

@xiaodaxia xiaodaxia added the bug Something isn't working label Oct 15, 2021
@felipeZ
Copy link
Owner

felipeZ commented Jan 16, 2022

@xiaodaxia thanks for reporting. I have some time now to fix it 👍🏾

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

2 participants