Skip to content

Conversation

@cchwala
Copy link
Member

@cchwala cchwala commented May 6, 2024

This PR add the option to do sparse distance matrix calculations to the existing function calc_point_to_point_distances.

  • related to Fast nearest neigbor lookup with KDTree #37 (but only partial implementation and does not close it)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks from pre-commit passed
  • Added an entry in the CHANGELOG.md file

@cchwala
Copy link
Member Author

cchwala commented May 7, 2024

Note to myself: See the updated info in #37 (comment) with the idea to set custom fill_value in COO sparse matrix.

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.

1 participant