0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Sep 24, 2025 — Sep 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #30 from mohawk2/fixups More... over 5 years ago
update to avoid deprecated unittest .assertEqual*s*
mohawk
as Ed J
More... over 5 years ago
fix code & tests for networkx 2.0+
mohawk
as Ed J
More... over 5 years ago
requirements.txt
mohawk
as Ed J
More... over 5 years ago
Revert "finished implementing b_restrictive() function from paper." More... over 7 years ago
finished implementing b_restrictive() function from paper. More... over 7 years ago
Merge pull request #27 from Murali-group/nickbranch More... over 8 years ago
Added more detailed documentation for trim_node() More... about 9 years ago
Implemented trim_node() and trim_nodes() methods. More... about 9 years ago
Update README.md More... over 10 years ago
Update README.md More... over 10 years ago
Added some base functionality to the signaling hypergraph class. More... over 11 years ago
Modified hyperedge_attributes structure to be a 2-stage mapping process from ID to signaling hyperedge. More... over 11 years ago
Created base data structs for a signaling hypergraph. More... over 11 years ago
Removed README.txt from utilities. More... almost 12 years ago
Changed setup.py to recursively find packages. More... almost 12 years ago
Added __init__.py file to remove pip install warning. More... almost 12 years ago
Replaced long_description from README to a static string. More... almost 12 years ago
Scipy 'install from github' fix. More... almost 12 years ago
Removed testing info from README and modified the library's description. More... almost 12 years ago
Fixed reST syntax issues. More... almost 12 years ago
Fixed setup.py examples bug. More... almost 12 years ago
Removed examples directory. More... almost 12 years ago
Modified some documentation. More... almost 12 years ago
Added __init__.py to examples. More... almost 12 years ago
Updated .travis.yml to reflect package name change. More... almost 12 years ago
Moved priority_queue class from top-level directory into utilities. More... almost 12 years ago
Removed Graphspace components; theyre now frozen in graphspace branch. More... almost 12 years ago
Refactored entire project to change name from hypergraph to halp. More... almost 12 years ago
Updated README with halp website info. More... almost 12 years ago