Skip to content

fix(lobpcg): error message had incorrect parameters #17

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

Merged
merged 1 commit into from
May 15, 2025

Conversation

lily-mosquitoes
Copy link
Contributor

This caused the error message to be confusing, e.g. on a [3, 5] matrix: Expected matrix rows(5) >= cols(3).

This caused the error message to be confusing, e.g. on a [3, 5] matrix:
`Expected matrix rows(5) >= cols(3)`.
@YuhanLiin YuhanLiin merged commit 7e2f760 into rust-ml:main May 15, 2025
13 checks passed
@YuhanLiin
Copy link
Collaborator

Good catch

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