Skip to content

Development #21

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Development #21

wants to merge 3 commits into from

Conversation

lmoresi
Copy link
Member

@lmoresi lmoresi commented Aug 19, 2025

This brings the README updates (these include the JOSS publication information).

The nasty bug that I introduced into the kdtree algorithm - a fix for this, I mean !

That's all.

back propagate changes from JOSS branch into the dev branch
Add JOSS doi etc

(Note this will show errors until the paper is formally accepted)
Copy link
Contributor

@Copilot 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.

Pull Request Overview

This pull request fixes a critical bug in the KDTree algorithm and updates the README with JOSS publication information. The bug fix corrects the conditional logic for returning distance values, while the README updates add references to the Journal of Open Source Software publication.

  • Fixes incorrect conditional logic in KDTree distance calculation
  • Adds JOSS publication reference and DOI to README
  • Updates README section heading for better organization

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/underworld3/ckdtree.pyx Fixes bug in KDTree where squared distances and regular distances were returned incorrectly
README.md Adds JOSS publication information and updates references section heading

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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