Skip to content

Some minor optimisations to motifs#47

Merged
FraLotito merged 6 commits intoHGX-Team:mainfrom
Alessi0X:master
Mar 24, 2026
Merged

Some minor optimisations to motifs#47
FraLotito merged 6 commits intoHGX-Team:mainfrom
Alessi0X:master

Conversation

@Alessi0X
Copy link
Copy Markdown
Contributor

@Alessi0X Alessi0X commented Mar 22, 2026

Summary

Hi @FraLotito , with this PR I'm still optimising some internal routines for motifs. There are several, focused, commits for each optimisation task (e.g., removing dead code, prefer sets over other data structures, etc...) so hopefully it will be easier for you to check.

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor/maintenance

Validation

  • black --check .
  • ruff check .
  • pytest
  • python -m build
  • twine check dist/*

Checklist

  • Added or updated tests for behavior changes
  • Updated docs for user-facing changes
  • Kept changes focused and scoped

@Alessi0X Alessi0X changed the title Some minor optimisations to mofits Some minor optimisations to motifs Mar 22, 2026
@FraLotito FraLotito merged commit d9dbbf6 into HGX-Team:main Mar 24, 2026
4 checks passed
@FraLotito
Copy link
Copy Markdown
Contributor

Super useful, thanks a lot!

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.

2 participants