-
graphicle.matrix.fc_adj(num_nodes: int, self_loop: bool =
False, dtype: dtype[Any] | None | type[Any] | _SupportsDType[dtype[Any]] | str | tuple[Any, int] | tuple[Any, SupportsIndex | collections.abc.Sequence[SupportsIndex]] | list[Any] | _DTypeDict | tuple[Any, Any] ='<?') ndarray[Any, dtype[float64]][source] Create a fully connected adjacency matrix.
New in version 0.1.0.
Last update:
Jun 27, 2025