gpo.zugaina.org

Search Portage & Overlays:

dev-python/python-igraph

Python interface to the igraph high-performance graph library

Screenshots

  • python-igraph-1.0.0
    ~amd64 ~arm64
    test python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: GPL-2+   
    Overlay: stuff
  • python-igraph-0.10.4
    ~amd64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: science

ChangeLog

commit 0cea20bd2e039df803122639068cd9f145c739a6
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jun 18 14:21:30 2026 +0200

dev-python/python-igraph: Keyword 1.0.0 for ~arm64

Python bindings for igraph; the bundled C core compiles and the
extension builds, imports, and constructs graphs on aarch64.
C/Cython; aarch64-portable.

commit ac7b0f108406d85fbf2f9b2e709714945d49f1e4
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jun 17 14:35:20 2026 +0200

dev-python/python-igraph: new package, add 1.0.0

Builds the igraph C core vendored in the sdist rather than linking the system
dev-libs/igraph: the latter hard-depends on sci-mathematics/glpk, which fails
to build against this overlay's masked SuiteSparse (glpk cannot find amd.h).
The vendored core needs none of that.