Skip to content

Conversation

@Micky774
Copy link
Contributor

Reference Issues/PRs

Towards #24686

What does this implement/fix? Explain your changes.

  1. Renames variables
  2. Changes typing to follow scikit-learn standard
  3. Introduces structured dtypes
  4. Simplifies algorithms
  5. Refactors code
  6. Utilizes new Cython syntax and standards

Any other comments?

@Micky774 Micky774 marked this pull request as draft February 22, 2023 01:25
@Micky774 Micky774 mentioned this pull request Feb 24, 2023
13 tasks
Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

With this many changes in one file, it's much easier to miss something.

Can this PR be split into multiple ones? At a glance, the following separate PRs:

  1. Stylistic changes such as np -> cnp and formatting changes can be it's own PR.
  2. TreeUnionFind refactor
  3. New Hierarchy data structure

I want to make sure the new hierarchy data structure is good, but the first two items are adds a bit more to look at.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants