Ibrahim
Ibrahim
By quickly looking at the docs, I don't think there is a possibility to render latex math expressions inline with text ? correct me if I'm wrong. Below is what...
### What is the expected enhancement? *graph6, sgraph6 and digraph6 formats* Formal definition of these formats are available [here](https://users.cecs.anu.edu.au/~bdm/data/formats.txt) It would the equivalent implementation of `nx.from_sparse6_bytes` in [networkx](https://networkx.org/documentation/stable/reference/readwrite/sparsegraph6.html) ```python def...
There are some bidings missing, such as for methods: `igraph_count_adjacent_triangles` and `igraph_count_triangles`.