Install this package:
emerge -a dev-python/networkx
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/networkx
Or alternatively:
emerge --autounmask-write -a dev-python/networkx
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.6.1 | 8 | amd64 arm arm64 ~loong ~ppc64 ~riscv ~sparc x86 ~x64-macos | 0 |
<pkgmetadata> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription lang="en"> NetworkX is a Python-based package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. The structure of a graph or network is encoded in the edges (connections, links, ties, arcs, bonds) between nodes (vertices, sites, actors). If unqualified, by graph we mean a simple undirected graph, i.e. no self-loops and no multiple edges are allowed. By a network we usually mean a graph with weights (fields, properties) on nodes and/or edges. The potential audience for NetworkX includes: mathematicians, physicists, biologists, computer scientists, social scientists. </longdescription> <stabilize-allarches></stabilize-allarches> <upstream> <remote-id type="pypi">networkx</remote-id> <remote-id type="github">networkx/networkx</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | networkx-3.6.1.tar.gz | 2517025 bytes |
| DIST | networkx-3.6.1.tar.gz.provenance | 9627 bytes |