Metadata-Version: 2.1
Name: xgi
Version: 0.3.1
Summary: XGI is a Python library for the representation and analysis of complex systems with group (higher-order) interactions.
Home-page: UNKNOWN
Author: Nicholas Landry and Leo Torres
Author-email: nicholas.landry@colorado.edu
License: UNKNOWN
Project-URL: Documentation, https://xgi.readthedocs.io/en/latest/
Project-URL: Bug Reports, https://github.com/ComplexGroupInteractions/xgi/issues
Project-URL: Source, https://github.com/ComplexGroupInteractions/xgi
Project-URL: PyPI, https://pypi.org/project/xgi/
Project-URL: GitHub Discussions, https://github.com/ComplexGroupInteractions/xgi/discussions
Platform: UNKNOWN
Provides-Extra: developer
Provides-Extra: documentation
Provides-Extra: release
Provides-Extra: test
Provides-Extra: tutorial
Provides-Extra: all
License-File: LICENSE.md

XGI
===

.. image:: https://github.com/ComplexGroupInteractions/xgi/raw/main/logo/logo.svg
  :width: 200

CompleX Group Interactions (XGI) is a Python package for the representation, manipulation,
and study of the structure, dynamics, and functions of complex systems with group (higher-order) interactions.

Installation
------------
XGI runs on Python 3.7 or higher.

To install the latest version of XGI, run the following command::

   $ pip install xgi

To install this package locally:

-  Clone this repository
-  Navigate to the folder on your local machine
-  Run the following command::

   $ pip install -e .["all"]


Getting Started
---------------
To get started, take a look at the `tutorials <https://github.com/ComplexGroupInteractions/xgi/tree/main/tutorials>`_
illustrating the library's basic functionality.

Contributing
------------
Contributions are always welcome. Please report any bugs that you find `here <https://github.com/ComplexGroupInteractions/xgi/issues>`_.
Or, even better, fork the repository on `GitHub <https://github.com/ComplexGroupInteractions/xgi>`_ 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 <https://github.com/ComplexGroupInteractions/xgi/tree/main/CONTRIBUTING.md>`_.

How to Cite
-----------
We acknowledge the importance of good software to support research, and we note
that research becomes more valuable when it is communicated effectively. To
demonstrate the value of XGI, we ask that you cite XGI in your work.
Currently, the best way to cite XGI is to go to our
`repository page <https://github.com/ComplexGroupInteractions/xgi>`_ and
click the "cite this repository" button on the right sidebar. This will generate
a citation in your preferred format, and will also integrate well with citation managers.

Code of Conduct
---------------
Our full code of conduct, and how we enforce it, can be read in `our repository <https://github.com/ComplexGroupInteractions/xgi/tree/main/CODE_OF_CONDUCT.md>`_.

License
-------
Released under the 3-Clause BSD license (see the `license file <https://github.com/ComplexGroupInteractions/xgi/tree/main/license.md>`_)

Copyright (C) 2021 XGI Developers

Nicholas Landry <nicholas.landry@colorado.edu>

Leo Torres <leo@leotrs.com>

Iacopo Iacopini <iacopiniiacopo@gmail.com>

Maxime Lucas <maxime.lucas@isi.it>

Giovanni Petri <giovanni.petri@isi.it>

Alice Patania <apatania@uvm.edu>

