Published May 15, 2026 | Version v0.10.2

XGI: A Python package for higher-order interaction networks

Description

  • Feature: Added compressed file I/O. #709 (@kaiser-dan)
  • Docs: automated the generation of the "Using XGI" page. #710 (@nwlandry)
  • Optimized line graph construction. #706 (@Ved235)
  • Added examples to the gallery. #711 (@maximelucas)
  • Feature: add type stubs for stats on view classes. #700 (@leotrs)
  • Docs: introduce stats earlier, add cheat sheet, link quickstart. #701 (@leotrs)
  • Feature: forward stat function docstrings to stat objects. #708 (@leotrs)
  • Docs: added references to using-xgi.rst. #698 (@jbd7qp)
  • Feature: make built-in stats discoverable in dir() and IDE autocomplete. #699 (@leotrs)
  • Fix: update ReadTheDocs OS to ubuntu-24.04. (Closes Issue #702) #703 (@leotrs)
  • Feature: add __repr__, __copy__, __deepcopy__ to core classes. #693 (@leotrs)
  • Docs: cross-reference algorithms and stats from core classes. #695 (@leotrs)
  • Performance: reduce import time by deferring heavy dependencies. #692 (@leotrs)
  • Migrate all seeded functions from global random state to local RNG instances. #689 (@leotrs)
  • Docs: document exception hierarchy in module docstring. #691 (@leotrs)
  • Migrate all seeded functions from global random state to local RNG instances. #689 (@leotrs)
  • Docs: document exception hierarchy in module docstring. #691 (@leotrs)
  • Migrate all seeded functions from global random state to local RNG instances. #689 (@leotrs)
  • Fix: remove deprecated edge methods from SimplicialComplex. #696 (@leotrs)
  • Docs: document exception hierarchy in module docstring. #691 (@leotrs)
  • Migrate all seeded functions from global random state to local RNG instances. #689 (@leotrs)
  • Define __all__ across all subpackage __init__.py files. #688 (@leotrs)
  • Clean up exception hierarchy for v1.0. #687 (@leotrs)
  • Fix scipy FutureWarning in laplacian_matrix. #685 (@leotrs)

Notes

If you use this software, please cite our article in the Journal of Open Source Software.

Files

xgi-org/xgi-v0.10.2.zip

Files (5.5 MB)

Name Size Download all
md5:f4a0e7b5d020039d4ab9b4c62760dbb2
5.5 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/xgi-org/xgi/tree/v0.10.2 (URL)

Software