Skip to content

add neighbors module#13

Merged
MikeLippincott merged 10 commits intoWayScience:mainfrom
MikeLippincott:neighbors
May 7, 2026
Merged

add neighbors module#13
MikeLippincott merged 10 commits intoWayScience:mainfrom
MikeLippincott:neighbors

Conversation

@MikeLippincott
Copy link
Copy Markdown
Member

Description

This PR adds the neighbors module/

What kind of change(s) are included?

  • Documentation (changes docs or other related content)
  • Bug fix (fixes an issue).
  • Enhancement (adds functionality).
  • Breaking change (these changes would cause existing functionality to not work as expected).

Checklist

Please ensure that all boxes are checked before indicating that this pull request is ready for review.

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have searched for existing content to ensure this is not a duplicate.
  • I have performed a self-review of these additions (including spelling, grammar, and related).
  • These changes pass all pre-commit checks.
  • I have added comments to my code to help provide understanding
  • I have added a test which covers the code changes found within this PR
  • I have deleted all non-relevant text in this pull request template.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link
Copy Markdown
Member

@axiomcura axiomcura left a comment

Choose a reason for hiding this comment

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

LGTM! left some comments!

Comment thread src/zedprofiler/featurization/neighbors.py
Comment thread src/zedprofiler/featurization/neighbors.py Outdated
Comment thread src/zedprofiler/featurization/neighbors.py Outdated
Comment thread src/zedprofiler/featurization/neighbors.py Outdated
MikeLippincott and others added 7 commits May 7, 2026 11:05
Co-authored-by: Erik Serrano <31600622+axiomcura@users.noreply.github.com>
Co-authored-by: Erik Serrano <31600622+axiomcura@users.noreply.github.com>
Co-authored-by: Erik Serrano <31600622+axiomcura@users.noreply.github.com>
Copy link
Copy Markdown
Member

@axiomcura axiomcura left a comment

Choose a reason for hiding this comment

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

LGTM! just some of the test are failing

@MikeLippincott MikeLippincott merged commit 333d530 into WayScience:main May 7, 2026
0 of 14 checks passed
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.

3 participants