Metadata-Version: 1.1
Name: halp
Version: 1.0.0
Summary: Hypergraph Algorithms Package
Home-page: http://tmmurali.github.io/halp/
Author: Brendan Avent
Author-email: bavent@vt.edu
License: GNU GPLv3
Download-URL: https://github.com/tmmurali/halp/tarball/master
Description: halp is a Python software package that provides both a directed and an undirected hypergraph implementation, as well as several important and canonical algorithms that operate on these hypergraphs.
Keywords: halp,hypergraph,algorithms,applications,graph,network,directed hypergraph,undirected hypergraph
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
