Skip to content

Add mdBIRCH clustering algorithm implementation#80

Merged
bryllewoody merged 1 commit intomqcomplab:mainfrom
bryllewoody:feature/mdbirch
Nov 6, 2025
Merged

Add mdBIRCH clustering algorithm implementation#80
bryllewoody merged 1 commit intomqcomplab:mainfrom
bryllewoody:feature/mdbirch

Conversation

@bryllewoody
Copy link
Copy Markdown
Contributor

Add mdBIRCH clustering algorithm for molecular dynamics trajectory analysis.

Changes:

  • Added mdBIRCH implementation (src/mdance/cluster/mdbirch.py): Complete implementation of the mdBIRCH clustering algorithm with RMSD-calibrated merge decisions for online clustering of molecular trajectories
  • Added execution script (scripts/mdbirch/run_mdbirch.py): Script to run mdBIRCH clustering on trajectory data
  • Added test suite (tests/test_mdbirch.py): Comprehensive tests for mdBIRCH

@bryllewoody bryllewoody merged commit 5506a5a into mqcomplab:main Nov 6, 2025
2 checks passed
@bryllewoody bryllewoody deleted the feature/mdbirch branch November 6, 2025 19:19
@bryllewoody bryllewoody restored the feature/mdbirch branch November 6, 2025 20:10
@bryllewoody bryllewoody deleted the feature/mdbirch branch November 6, 2025 20:12
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.

1 participant