{"id":24226847,"url":"https://github.com/nwlandry/hypercontagion","last_synced_at":"2025-08-10T10:26:51.660Z","repository":{"id":54465792,"uuid":"290358754","full_name":"nwlandry/hypercontagion","owner":"nwlandry","description":"Library for epidemics on hypergraphs","archived":false,"fork":false,"pushed_at":"2024-05-13T16:34:25.000Z","size":4046,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-11T18:10:06.089Z","etag":null,"topics":["contagion","epidemic-simulations","epidemics","hypergraphs"],"latest_commit_sha":null,"homepage":"https://hypercontagion.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nwlandry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-26T00:55:49.000Z","updated_at":"2024-06-08T03:07:05.000Z","dependencies_parsed_at":"2023-12-21T18:54:56.400Z","dependency_job_id":"8b60f808-4d79-4524-8d7b-0d50b30a1e79","html_url":"https://github.com/nwlandry/hypercontagion","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwlandry%2Fhypercontagion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwlandry%2Fhypercontagion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwlandry%2Fhypercontagion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwlandry%2Fhypercontagion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nwlandry","download_url":"https://codeload.github.com/nwlandry/hypercontagion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233869014,"owners_count":18743095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["contagion","epidemic-simulations","epidemics","hypergraphs"],"created_at":"2025-01-14T09:17:37.909Z","updated_at":"2025-01-14T09:17:38.470Z","avatar_url":"https://github.com/nwlandry.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HyperContagion\n\nHyperContagion is a Python package for the simulation and visualization of contagion processes on complex systems with group (higher-order) interactions.\n\n* [**Source**](../../)\n* [**Bug reports**](../../issues)\n* [**GitHub Discussions**](../../discussions)\n\n## Table of Contents:\n  - [Installation](#installation)\n  - [Getting Started](#getting-started)\n  - [Documentation](#documentation)\n  - [Contributing](#contributing)\n  - [How to Cite](#how-to-cite)\n  - [Code of Conduct](#code-of-conduct)\n  - [License](#license)\n  - [Funding](#funding)\n  - [Other Resources](#other-resources)\n\n## Installation\nHyperContagion runs on Python 3.8 or higher.\n\nTo install the latest version of HyperContagion, run the following command:\n```sh\npip install hypercontagion\n```\n\nTo install this package locally:\n* Clone this repository\n* Navigate to the folder on your local machine\n* Run the following command:\n```sh\npip install -e .[\"all\"]\n```\n* If that command does not work, you may try the following instead\n````zsh\npip install -e .\\[all\\]\n````\n\n## Getting Started\n\nTo get started, take a look at the [demos](/demos/) illustrating the library's basic functionality.\n\n## Documentation\n\n## Contributing\nContributions are always welcome. Please report any bugs that you find [here](../../issues). Or, even better, fork the repository on [GitHub](../../) and create a pull request (PR). We welcome all changes, big or small, and we will help you make the PR if you are new to `git` (just ask on the issue and/or see our [contributing guidelines](CONTRIBUTING.md)).\n\n## How to Cite\n\nWe acknowledge the importance of good software to support research, and we note\nthat research becomes more valuable when it is communicated effectively. To\ndemonstrate the value of HyperContagion, we ask that you cite HyperContagion in your work.\nCurrently, the best way to cite HyperContagion is to go to our\n[repository page](../../) (if you haven't already) and\nclick the \"cite this repository\" button on the right sidebar. This will generate\na citation in your preferred format, and will also integrate well with citation managers.\n\n## Code of Conduct\n\n## License\nReleased under the 3-Clause BSD license (see [`LICENSE.md`](LICENSE.md))\n\nCopyright (C) 2021 HyperContagion Developers\n\nNicholas Landry \u003cnicholas.landry@colorado.edu\u003e\n\nThe HyperContagion library has copied or modified code from the EoN and Epipack libraries, the licenses of which can be found in our [license file](LICENSE.md)\n\n## Funding\nThe HyperContagion package has been supported by NSF Grant 2121905, [\"HNDS-I: Using Hypergraphs to Study Spreading Processes in Complex Social Networks\"](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2121905).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnwlandry%2Fhypercontagion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnwlandry%2Fhypercontagion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnwlandry%2Fhypercontagion/lists"}