Skip to content

Python implementation of Hierarchical Random Graphs

License

Notifications You must be signed in to change notification settings

jamesdow21/PyHRG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Python implementation of Hierarchical Random Graphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages