update to SCC algorithm, tidy internal names

This commit is contained in:
Thomas (Tom) C. Gorordo 2026-05-25 07:08:08 -07:00
parent fcf2505820
commit 674fdc1fe9
Signed by: tgorordo
GPG key ID: 0CBED22BB0D94490
7 changed files with 42 additions and 45 deletions

View file

@ -8,7 +8,6 @@ authors = [
]
requires-python = ">=3.13"
dependencies = [
"numpy>=2.4.6",
"polars>=1.40.1",
"rustworkx>=0.17.1",
]