Skip to content

Move run_umap_hnsw into its own file#30

Merged
ahill187 merged 6 commits intomasterfrom
umap
Nov 15, 2024
Merged

Move run_umap_hnsw into its own file#30
ahill187 merged 6 commits intomasterfrom
umap

Conversation

@ahill187
Copy link
Owner

@ahill187 ahill187 commented Nov 15, 2024

Description

The function run_umap_hnsw doesn't really have anything to do with the PARC class; this is an example of a poorly connected class. I have put it into a separate file.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (updated docstrings or README files)
  • Tests (added new tests or modified current test suite)
  • Refactoring (changes in the design of the code that don't change the functionality)

Linked PRs / Issues

ShobiStassen#52

Checklist:

  • I have performed a self-review of my code
  • I have documented my code with appropriate docstrings
  • I have made corresponding changes to the documentation / README files
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@ahill187 ahill187 self-assigned this Nov 15, 2024
@ahill187 ahill187 added the refactor Code refactoring label Nov 15, 2024
@ahill187 ahill187 merged commit c6d5302 into master Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Code refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant