Skip to content

Conversation

@gkobeaga
Copy link
Contributor

The test rcond_hilbert was failing with a Lapack return_code: -5, since some elements of the matrix were Inf (when i+j-1=0).

Test error:

---- rcond_hilbert stdout ----
thread 'rcond_hilbert' panicked at ndarray-linalg/tests/solve.rs:263:5:
called `Result::unwrap()` on an `Err` value: Lapack(LapackInvalidValue { return_code: -5 })

Copy link
Member

@bluss bluss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@bluss
Copy link
Member

bluss commented Nov 24, 2024

Thanks!

@bluss bluss merged commit fb1b6d6 into rust-ndarray:master Nov 24, 2024
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

Successfully merging this pull request may close these issues.

2 participants