issues
search
igraph
/
python-igraph
Python interface for igraph
GNU General Public License v2.0
1.31k
stars
249
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Explicitly require cmake as a build dependency
#807
GenieTim
opened
1 day ago
0
Implement simple cycle search Python binding
#806
GenieTim
opened
1 day ago
2
Test failure on 0.11.8
#805
limburgher
opened
6 days ago
8
Implement simple cycle search Python binding
#804
GenieTim
opened
6 days ago
6
(Attempt) Implement simple cycles bindings
#803
GenieTim
closed
6 days ago
3
我是用25w左右的数据,创建graph,然后使用largest_independent_vertex_sets,获取最大独立集
#802
chenzhigang9521
closed
1 week ago
2
`setuptools < 72.2.0` requirement prevents installation in some environments
#801
szhorvat
closed
2 weeks ago
1
build(deps): bump pypa/cibuildwheel from 2.21.2 to 2.21.3
#800
dependabot[bot]
closed
3 weeks ago
0
build(deps): bump pypa/cibuildwheel from 2.21.1 to 2.21.2
#799
dependabot[bot]
closed
1 month ago
0
build(deps): bump pypa/cibuildwheel from 2.20.0 to 2.21.1
#798
dependabot[bot]
closed
1 month ago
0
build(deps): bump pypa/cibuildwheel from 2.20.0 to 2.21.0
#797
dependabot[bot]
closed
1 month ago
1
Leiden clustering algorithm crashes on scanpy graph
#796
patrick-nicodemus
opened
2 months ago
4
Python 3.13 compatibility
#795
xylar
closed
2 months ago
5
compile fails with setuptools>=72.2.0 (manylinux2010)
#794
chargr
opened
2 months ago
1
All-to-all shortest paths?
#793
jlost
closed
2 months ago
1
feat: `feedback_vertex_set()`
#792
szhorvat
closed
2 months ago
0
build(deps): bump pypa/cibuildwheel from 2.19.2 to 2.20.0
#791
dependabot[bot]
closed
3 months ago
0
Link to igraph
#790
vtraag
opened
4 months ago
9
`VertexCover.__plot__` `mark_groups` argument does not behave correctly and can cause a crash
#789
Aethor
closed
4 months ago
1
build(deps): bump pypa/cibuildwheel from 2.19.1 to 2.19.2
#788
dependabot[bot]
closed
4 months ago
0
refactor: rewire() now does 10 times the number of edges trials by default
#787
szhorvat
closed
4 months ago
4
feat: `is_clique()` and `is_independent_vertex_set()`
#786
szhorvat
closed
4 months ago
3
feat: mean_degree()
#785
szhorvat
closed
4 months ago
0
feat: Graph.Hypercube()
#784
szhorvat
closed
4 months ago
2
build(deps): bump pypa/cibuildwheel from 2.17.0 to 2.19.1
#783
dependabot[bot]
closed
5 months ago
2
Check for symmetry in `_graph_from_weighted_sparse_matrix`
#782
psl-schaefer
opened
5 months ago
0
libblas not loaded
#781
zhulcher
closed
5 months ago
2
Add Chung-Lu model
#780
szhorvat
closed
5 months ago
1
"RuntimeError: fdopen() failed unexpectedly" when reading too many gml files
#779
RogerH2018
closed
5 months ago
9
build(deps): bump pypa/cibuildwheel from 2.17.0 to 2.18.1
#778
dependabot[bot]
closed
5 months ago
1
is_directed() method not working properly?
#777
mcharrak
closed
6 months ago
8
feat: add is_complete()
#776
szhorvat
closed
5 months ago
0
The default number of trials in `rewire()` should be proportional to the edge count
#775
szhorvat
closed
4 months ago
0
build(deps): bump pypa/cibuildwheel from 2.17.0 to 2.18.0
#774
dependabot[bot]
closed
5 months ago
1
refactor: better error messages for non-existent attributes
#773
szhorvat
closed
6 months ago
1
Bug: No such attribute for layout_bipartite
#772
tanlin2013
closed
6 months ago
5
Failed to use `scipy.sparse._csr.csr_matrix` to init a graph.
#771
Vimos
opened
6 months ago
1
Linking with existing igraph on msys2
#770
Kreijstal
closed
6 months ago
2
Building with an external igraph library on Windows
#769
Kreijstal
closed
6 months ago
5
edge_attrs not available anymore
#768
pucicu
closed
6 months ago
4
Bug fix in libraries.py
#767
rmmaf
closed
7 months ago
0
build(deps): bump pypa/cibuildwheel from 2.16.5 to 2.17.0
#766
dependabot[bot]
closed
8 months ago
0
Feature Request: Object Graph Model
#765
u3Izx9ql7vW4
closed
8 months ago
4
Added clarification to the get_shortest_path() documentation #749
#764
JDPowell648
closed
8 months ago
2
Update from deprecated PyCObject to PyCapsule
#763
DavidRConnell
closed
8 months ago
1
Lazy load matplotlib because importing it is slow and not core to using igrpah
#762
tim-stephenson
opened
8 months ago
1
Is it possible to have the global/local efficiency calculation function in the python-iGraph version?
#761
omar-hamim
opened
8 months ago
0
In version 0.10.5 or later, `ax.texts` is empty.
#760
136s
opened
9 months ago
0
Add C argument prefixattr to Python interface of write_graphml
#759
carissableker
closed
9 months ago
2
fails to build with clang 17.0.6 in Termux
#758
StevanWhite
closed
9 months ago
4
Next