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

Correct test failures with updated dependencies #31

Merged
merged 6 commits into from
Jul 20, 2022

Conversation

mdekstrand
Copy link
Member

@mdekstrand mdekstrand commented Jul 19, 2022

This corrects some erroneous behavior found with dependency upgrades:

  • make unit-normalization properly handle very low-magnitude vectors
  • fix multiplication tests to not fail under new hypothesis updates (presumably)

This makes unit normalization behave correctly when a row is entirely very small values so that its norm is subnormal. Thanks to @jekstrand for the logic.
@mdekstrand mdekstrand added this to the 0.5.0 milestone Jul 19, 2022
@mdekstrand mdekstrand merged commit 8f12bb3 into lenskit:main Jul 20, 2022
@mdekstrand mdekstrand deleted the fix/update-test-fails branch July 20, 2022 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

1 participant