Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.5 KB

File metadata and controls

36 lines (24 loc) · 1.5 KB

PyHRG

PyPI - Version PyPI - Python Version License: MIT Hatch project pre-commit Code style: black Ruff Checked with mypy


Table of Contents

About

Forked from ndronen/PyHRG

PyHRG is a partial implemention of Hierarchical Random Graphs. It supports fitting an HRG model to a network, finding a consensus dendrogram, and merging multiple consensus dendrograms into a new consensus dendrogram.

Installation

pip install PyHRG

License

PyHRG is distributed under the terms of the MIT license.