Skip to content

Simplify distance tests#491

Merged
j-adamczyk merged 3 commits intomasterfrom
distance_fixes
Sep 23, 2025
Merged

Simplify distance tests#491
j-adamczyk merged 3 commits intomasterfrom
distance_fixes

Conversation

@j-adamczyk
Copy link
Copy Markdown
Member

@j-adamczyk j-adamczyk commented Sep 23, 2025

Changes

Simplified and fixed distance tests. Now there are no ">" and "<" comparisons, only "==". This also revealed that lists were not handled properly (they were treated like sparse matrices incorrectly), so this is also fixed now.

Checklist before requesting a review

  • Docstrings added/updated in public functions and classes
  • Tests added, reasonable test coverage (at least ~90%, make test-coverage)
  • Sphinx docs added/updated and render properly (make docs and see docs/_build/index.html)

@j-adamczyk j-adamczyk merged commit 3bd9cc6 into master Sep 23, 2025
13 checks passed
@j-adamczyk j-adamczyk deleted the distance_fixes branch September 23, 2025 12:22
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