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

Refactor to avoid using SparseIndices #972

Open
pca006132 opened this issue Oct 1, 2024 · 1 comment
Open

Refactor to avoid using SparseIndices #972

pca006132 opened this issue Oct 1, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@pca006132
Copy link
Collaborator

See #931 (comment)

At least avoid it as much as possible. This should improve both the memory usage and performance.

@pca006132 pca006132 added the enhancement New feature or request label Oct 1, 2024
@elalish
Copy link
Owner

elalish commented Oct 1, 2024

Yeah, I think I'm going to try for the full-fledged refactor making basically all of boolean3.cpp happen in a single loop. After v3.0 though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants