Skip to content

Conversation

@ClaudiaComito
Copy link
Contributor

@ClaudiaComito ClaudiaComito commented Mar 21, 2025

Due Diligence

  • General:
  • Implementation:
    • unit tests: all split configurations tested
    • unit tests: multiple dtypes tested
    • benchmarks: created for new functionality
    • benchmarks: performance improved or maintained
    • documentation updated where needed

Description

This PR introduces some changes to the Spectral clustering class (see below), this work in connection with parallelization efforts of the SCIMES package with @dcolombo

Issue/s resolved: #1740

Changes proposed:

Type of change

Memory requirements

NA

Performance

NA

Does this change modify the behaviour of other functions? If so, which?

no

Hoppe and others added 30 commits September 2, 2024 15:26
…D_based_on_Zolotarev-polar_decomposition' into features/1740-Support_pre-calculated_affinity_matrix_in_ht_cluster_Spectral
@github-actions
Copy link
Contributor

Thank you for the PR!

@ClaudiaComito ClaudiaComito marked this pull request as draft May 20, 2025 08:59
@ClaudiaComito ClaudiaComito marked this pull request as ready for review June 17, 2025 09:59
@github-actions
Copy link
Contributor

Thank you for the PR!

@ClaudiaComito
Copy link
Contributor Author

TODO:

  • test affinity="precomputed"

@github-actions
Copy link
Contributor

Thank you for the PR!

@ClaudiaComito ClaudiaComito modified the milestones: 1.6, 1.7.0 Aug 25, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

This pull request is stale because it has been open for 60 days with no activity.

@ClaudiaComito
Copy link
Contributor Author

Update after #1964 is merged

@ClaudiaComito ClaudiaComito modified the milestones: 1.7.0, 1.8.0 Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Support pre-calculated affinity matrix in ht.cluster.Spectral

3 participants