7 lines
173 B
Python
7 lines
173 B
Python
|
|
"""
|
||
|
|
markitect.analysis — Analytical utilities for MarkiTect.
|
||
|
|
|
||
|
|
Provides graph analysis, similarity computation, and other
|
||
|
|
quantitative tools used by infospace tooling.
|
||
|
|
"""
|