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

v0.3.0 #16

Merged
merged 8 commits into from
Sep 18, 2024
Merged

v0.3.0 #16

merged 8 commits into from
Sep 18, 2024

Conversation

rjanvier
Copy link
Contributor

Hi Damien,
I propose a new version of pgeof with:

  • Usual Housekeeping (update dependencies, update build system, add lints to python parts -i.e. tests-)
  • Performance improvements (multithreaded kdtree build)
  • Add stubs (type hints for fancy editor user and static analysis tools)

nb::any is no longer accepted into nb::shape (semantic of nb::any changed,
see nb changelog)
- Add threading in kd three construction. It should improve runtime most
of the time.
@rjanvier rjanvier changed the title v0 3 0 v0.3.0 Sep 16, 2024
Copy link
Owner

@drprojects drprojects left a comment

Choose a reason for hiding this comment

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

Hi @rjanvier, I found no breaking changes to the previous version, this looks all good to me. As usual, thanks a lot for your PR and for helping keep this library alive !

@drprojects drprojects merged commit a8823a9 into drprojects:main Sep 18, 2024
17 checks passed
@rjanvier rjanvier deleted the develop_v0_3_0 branch September 22, 2024 19:51
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