GitHub / igraph/python-igraph / commits
Python interface for igraph
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| e6bbd089 | ci: skip tests for wasm build | Tamas Nepusz <n****s@g****m> | about 2 months ago | |
| e8dc003c | fix: trying to fix readthedocs doc generation | Tamas Nepusz <n****s@g****m> | about 2 months ago | |
| 41ed36c0 | ci: updated action versions, trying to build wasm wheels in cibuildwheel | Tamas Nepusz <n****s@g****m> | about 2 months ago | |
| 2bdc0424 | ci: try to install zlib from vcpkg | Tamas Nepusz <n****s@g****m> | about 2 months ago | |
| f10cea39 | fix: add 'parameterized' as a test dependency for sanitizer builds | Tamas Nepusz <n****s@g****m> | about 2 months ago | |
| 79b56b92 | fix: add 'parameterized' as a test dependency for musllinux builds | Tamas Nepusz <n****s@g****m> | about 2 months ago | |
| ada7a03d | fix: support scipy.sparse.sparray |
Philipp A. <f****p@w****e>
Committed by: Tamas Nepusz <n****s@g****m> |
about 2 months ago | |
| 04828ff5 | merge Merge pull request #885 from wr-web/fix-RC |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| b91c9cea | fix-RC |
Wang Rui <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| ed9161da | fix-RC |
Wang Rui <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a7b06cd5 | fix-RC |
Wang Rui <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 455132b8 | fix-RC |
Wang Rui <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 72cebe4a | fix-RC |
Wang Rui <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a735f273 | fix-RC |
Wang Rui <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 9c5d6ba4 | fix-RC and format |
Wang Rui <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 3d920db0 | fix-RC |
Wang Rui <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 5a451e6e | chore: update C core | Szabolcs Horvát <s****t@g****m> | 3 months ago | |
| 89303ec9 | merge Merge pull request #879 from igraph/fix/oom-handling-issues |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| a5c98da2 | fix: correct some memory leaks upon error | Szabolcs Horvát <s****t@g****m> | 3 months ago | |
| 2494a88e | fix: return NULL on failure in enter_safelocale() | Szabolcs Horvát <s****t@g****m> | 3 months ago | |
| 4fd6ea09 | fix: do not try to use node_weights in community_leiden() when its allocation... | Szabolcs Horvát <s****t@g****m> | 3 months ago | |
| 1b110413 | fix: correct error handling in some OOM cases | Szabolcs Horvát <s****t@g****m> | 3 months ago | |
| 8d72bfc9 | chore: update vendored C core | Szabolcs Horvát <s****t@g****m> | 3 months ago | |
| de9bc400 | Export to pytorch geometric (#875) |
Fabio Zanini <f****i@f****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 709b2c68 | chore: updated C core to 1.0.1 | Tamas Nepusz <n****s@g****m> | 6 months ago | |
| 588a194b | merge Merge pull request #872 from flying-sheep/fix-get-adjacency-sparse |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 0f5f673b | fix for empty graph |
Philipp A. <f****p@w****e>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 8d1b8112 | fix: make `get_adjacency_sparse` compatible with scipy 1.13+ |
Philipp A. <f****p@w****e>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 7ad93fb1 | merge Merge pull request #870 from igraph/dependabot/github_actions/actions/upload-... |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 7b80a758 | merge Merge pull request #869 from igraph/dependabot/github_actions/actions/cache-5 |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 9938af92 |
build(deps): bump actions/upload-artifact from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 863884c1 |
build(deps): bump actions/cache from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| b3a78344 | merge Merge pull request #867 from igraph/dependabot/github_actions/pypa/cibuildwhe... |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| fc000930 |
build(deps): bump pypa/cibuildwheel from 3.2.1 to 3.3.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 3ff4f889 | merge Merge pull request #862 from igraph/dependabot/github_actions/actions/upload-... |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| a3cfb93a |
build(deps): bump actions/upload-artifact from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| b16f2761 | chore: updated changelog, bumped version to 1.0.0 | Tamas Nepusz <n****s@g****m> | 8 months ago | |
| 8c55e236 | doc: install iplotx when building documentation | Tamas Nepusz <n****s@g****m> | 8 months ago | |
| 7bd368c6 | merge Merge pull request #857 from iosonofabio/iplotx |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| f632a19c | merge Merge branch 'main' into develop | Tamas Nepusz <n****s@g****m> | 9 months ago | |
| bc9f26df | merge Merge pull request #860 from igraph/dependabot/github_actions/pypa/cibuildwhe... |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 65df5da9 |
build(deps): bump pypa/cibuildwheel from 3.2.0 to 3.2.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| e5545976 | merge Merge pull request #858 from igraph/dependabot/github_actions/pypa/cibuildwhe... |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 2848d2a0 | ci: skip Win32 build on CPython 3.14 because neither SciPy nor pandas have wh... |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| b851c776 | fix: exclude free-threaded Python 3.14 builds from CI |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 44b5dda9 |
build(deps): bump pypa/cibuildwheel from 3.0.1 to 3.2.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 6396ccbc | Make gallery example with iplotx | Fabio Zanini <f****i@f****m> | 9 months ago | |
| f6e6bce7 | fix: fix signature of Graph.simple_cycles(), closes #856 | Tamas Nepusz <n****s@g****m> | 10 months ago | |
| 64b3e20a | chore: replace deprecated igraph_integer_t with igraph_int_t | Tamas Nepusz <n****s@g****m> | 10 months ago | |
| 9215b9db | refactor: updated for igraph 1.0.0 | Tamas Nepusz <n****s@g****m> | 10 months ago | |
| 347a42af | merge Merge pull request #855 from igraph/dependabot/github_actions/actions/setup-p... |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 64877e3a |
build(deps): bump actions/setup-python from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| d8010580 | fix: store edge routing information on the Layout object in a property | Tamas Nepusz <n****s@g****m> | 10 months ago | |
| 902f4c42 | fix: remove 'return_extended_graph' param from doc of Graph.layout_sugiyama() | Tamas Nepusz <n****s@g****m> | 10 months ago | |
| c6cab4f1 | chore: updated to igraph 1.0.0-rc1 | Tamas Nepusz <n****s@g****m> | 10 months ago | |
| fbb332f1 | merge Merge pull request #851 from igraph/feat/nearest-neighbor |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| fb6f4072 | feat: Graph.Nearest_Neighbor_Graph | Szabolcs Horvát <s****t@g****m> | 11 months ago | |
| 66301999 | merge Merge commit 'a1a164b0' into develop | Tamas Nepusz <n****s@g****m> | 11 months ago | |
| 24fee95e | chore: updated igraph core, added compatibility alias for the allowed_edge_ty... | Tamas Nepusz <n****s@g****m> | 11 months ago | |
| a1a164b0 | refactor!: adapt Graph.SBM() interface to changes in C core | Szabolcs Horvát <s****t@g****m> | 11 months ago | |
| 0fce500d | chore: update C core | Szabolcs Horvát <s****t@g****m> | 11 months ago | |
| fef0711e | merge Merge branch 'main' into develop | Szabolcs Horvát <s****t@g****m> | 11 months ago | |
| dfa303a8 | merge Merge pull request #849 from igraph/dependabot/github_actions/actions/checkout-5 |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 38f39115 |
build(deps): bump actions/checkout from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 7926cb51 | fix: perform mode -> allowed_edge_types parameter name renaming for review() ... | Szabolcs Horvát <s****t@g****m> | 11 months ago | |
| c185ea60 | fix: update rewire() for C API changes | Szabolcs Horvát <s****t@g****m> | 11 months ago | |
| 2788bbb5 | fix: update convex_hull() for C API changes | Szabolcs Horvát <s****t@g****m> | 11 months ago | |
| 701f8a13 | chore: update C core | Szabolcs Horvát <s****t@g****m> | 11 months ago | |
| 42e7a53a | refactor: shortest path method auto-selection now delegated to the C core | Tamas Nepusz <n****s@g****m> | 11 months ago | |
| d9b43f95 | fix: fix normalization in the directed Leiden algorithm | Tamas Nepusz <n****s@g****m> | 11 months ago | |
| 8c10051c | feat: added node_in_weights argument to Graph.community_leiden() | Tamas Nepusz <n****s@g****m> | 11 months ago | |
| c02d42db | fix: remove usage of IGRAPH_NEGINFINITY | Tamas Nepusz <n****s@g****m> | 11 months ago | |
| 9bff9fa9 | merge Merge branch 'main' into develop | Tamas Nepusz <n****s@g****m> | 11 months ago | |
| 5a29c796 | style: code formatting | Tamas Nepusz <n****s@g****m> | 11 months ago | |
| a78b0256 | chore: updated contributors list | Tamas Nepusz <n****s@g****m> | 11 months ago | |
| 2ed7f6b3 | merge Merge pull request #840 from igraph/docs/stochasctic-community-detection |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 9a3e610c | merge Merge pull request #841 from igraph/feat/align-layout |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 99d5d36e | merge Merge branch 'main' into develop | Szabolcs Horvát <s****t@g****m> | 11 months ago | |
| a695f096 | merge Merge pull request #843 from igraph/docs/do-not-save-config-in-gallery |
Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 511c2c67 | chore: update C core | Szabolcs Horvát <s****t@g****m> | 11 months ago | |
| 183e6a41 | tests: update expected image outputs after adding layout alignment feature | Szabolcs Horvát <s****t@g****m> | 11 months ago | |
| 271a5215 | tests: add test for align_layout() | Szabolcs Horvát <s****t@g****m> | 11 months ago | |
| 1f48b47c | feat: auto-align all organic layouts except DrL | Szabolcs Horvát <s****t@g****m> | 11 months ago | |
| e6516e9b | docs: do not save the config in gallery example | Szabolcs Horvát <s****t@g****m> | 11 months ago | |
| ad4a3f5a | chore: update C core | Szabolcs Horvát <s****t@g****m> | 11 months ago | |
| 7ce2f90f | fix: add missing type check for umap_compute_weights() | Tamas Nepusz <n****s@g****m> | 11 months ago | |
| f1d7932a | fix: add missing type check for umap_compute_weights() | Tamas Nepusz <n****s@g****m> | 11 months ago | |
| 81e789df | feat: align_layout() | Szabolcs Horvát <s****t@g****m> | 11 months ago | |
| bddaefb8 | chore: update C core | Szabolcs Horvát <s****t@g****m> | 11 months ago | |
| d452ad6d | doc: updated built-in help of scripts/mkdoc.sh | Tamas Nepusz <n****s@g****m> | 11 months ago | |
| ad0182a0 | doc: updated built-in help of scripts/mkdoc.sh | Tamas Nepusz <n****s@g****m> | 11 months ago | |
| 132c0c79 | minor cleanup / rewrite for conciseness | Szabolcs Horvát <s****t@g****m> | 12 months ago | |
| 417813a2 | merge Merge branch 'main' into main |
Szabolcs Horvát <s****t@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 104c0801 | fix: fixed failing unit tests, now we are up-to-date again with the develop b... | Tamas Nepusz <n****s@g****m> | 12 months ago | |
| 4ff5c92d | ci: use CIBW_PROJECT_REQUIRES_PYTHON | Tamas Nepusz <n****s@g****m> | 12 months ago | |
| fde5ba83 | ci: ninja is auto-installed in the macOS image | Tamas Nepusz <n****s@g****m> | 12 months ago | |
| b5838384 | merge Merge branch 'main' into develop | Tamas Nepusz <n****s@g****m> | 12 months ago | |
| 554d38ec | chore: updated C core; some tests will fail now | Tamas Nepusz <n****s@g****m> | 12 months ago | |
| a1b90995 |
build(deps): bump pypa/cibuildwheel from 3.0.0 to 3.0.1 (#839)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 26438363 |
build(deps): bump pypa/cibuildwheel from 3.0.0 to 3.0.1 (#839)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: Tamas Nepusz <n****s@g****m> |
12 months ago |