Package igraph: Information

  • Default inline alert: Version in the repository: 0.10.11-alt1

Source package: igraph
Version: 0.10.3-alt1
Latest version according to Repology
Build time:  Jan 6, 2023, 08:53 AM in the task #312897
Category: System/Libraries
Report package bug
License: GPL-2.0+
Summary: Library for creating and manipulating graphs
Description: 
igraph wants to be an efficient platform for
1) complex network analysis and
2) developing and implementing graph algorithms.
It provides flexible and efficient data structures for graphs and related
tasks. It also provides implementation to many classic and new graph
algorithms like: maximum flows, graph isomorphism, scale-free
networks, community structure finding, etc.

List of rpms provided by this srpm:
libigraph-devel (x86_64, ppc64le, i586, armh, aarch64)
libigraph3 (x86_64, ppc64le, i586, armh, aarch64)
libigraph3-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Leontiy Volodin

List of contributors:
Leontiy Volodin
Igor Vlasenko

ACL:
Leontiy Volodin
@everybody

    1. libxml2-devel
    2. libopenblas-devel
    3. cmake
    4. /proc
    5. flex
    6. gcc-c++
    7. rpm-build-ninja
    8. libglpk-devel
    9. libgmp-devel
    10. libarpack-ng-devel
    11. liblapack-devel

Last changed


Jan. 6, 2023 Leontiy Volodin 0.10.3-alt1
- New version (0.10.3).
Oct. 19, 2022 Leontiy Volodin 0.10.2-alt1
- New version (0.10.2).
Sept. 16, 2022 Leontiy Volodin 0.10.1-alt1.1
- Applied some suggestions for improvements by upstream.