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

Remove the doublet/triplet number estimator for cuda seed finding #93

Closed
beomki-yeo opened this issue Sep 25, 2021 · 1 comment
Closed
Labels
refactor Change the structure of the code

Comments

@beomki-yeo
Copy link
Contributor

beomki-yeo commented Sep 25, 2021

I used to pre-define (and overestimate) the size of doublet and triplet container based on the number of middle spacepoints per grid bin
Now it feels quite silly because I can give an exact number to the vector size from doublet and triplet counter objects.
Will fix it once related PRs are settled down

@beomki-yeo
Copy link
Contributor Author

Resolved by #110

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Change the structure of the code
Projects
None yet
Development

No branches or pull requests

2 participants