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

Speed up clustering #5

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Speed up clustering #5

merged 1 commit into from
Jan 11, 2024

Conversation

jecisc
Copy link
Contributor

@jecisc jecisc commented Jan 11, 2024

This change has two goal. Reduce the usage of classes from Moose linear algebra. I'm using the infinite implementation of Float instead of AIUnlimited. And the second is to speed up the clustering but changing the order of comparison so that we cast less things.

This change has two goal. Reduce the usage of classes from Moose linear algebra. I'm using the infinite implementation of Float instead of AIUnlimited. And the second is to speed up the clustering but changing the order of comparison so that we cast less things.
@jecisc jecisc merged commit 35e7355 into master Jan 11, 2024
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.

None yet

1 participant