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

Commits on Jan 11, 2024

  1. Speed up clustering

    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 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    a9189cf View commit details
    Browse the repository at this point in the history