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

[Feature] Median Cut Algorithm #5

Open
ashwani-rathee opened this issue Nov 10, 2022 · 1 comment
Open

[Feature] Median Cut Algorithm #5

ashwani-rathee opened this issue Nov 10, 2022 · 1 comment

Comments

@ashwani-rathee
Copy link
Member

Couple of things to do:

  • We want this algorithm to work with current API
  • Remove erroneous behaviour and have more tests
  • Look for speed and memory improvements
  • Write its GPU version (Could be done in later PR but let's see
@adrhill
Copy link
Collaborator

adrhill commented Nov 10, 2022

Sounds great. If we notice the package needs some API changes along the way, that's totally ok, we're still in 0.1.0.

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

No branches or pull requests

2 participants