An open API service providing commit metadata for open source projects.

GitHub / igraph/python-igraph / commits

Python interface for igraph

SHA Message Author Date Stats
68d10b92 ci: change name of workflow so it does not include a comma that confuses mymi... Tamas Nepusz <n****s@g****m> over 2 years ago
c758c0de ci: change name of workflow so it does not include a comma that confuses mymi... Tamas Nepusz <n****s@g****m> over 2 years ago
11b56900 merge Merge pull request #747 from igraph/dependabot/github_actions/actions/cache-4 Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d9cb2006 build(deps): bump mymindstorm/setup-emsdk from 12 to 14
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6720b0b4 build(deps): bump mymindstorm/setup-emsdk from 12 to 14
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Tamas Nepusz <n****s@g****m>
over 2 years ago
b901ce69 build(deps): bump actions/cache from 3 to 4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Tamas Nepusz <n****s@g****m>
over 2 years ago
669f1507 build(deps): bump actions/cache from 3 to 4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a6929d88 merge Merge pull request #746 from igraph/docs/update-install.rst Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1b26bfbc update install.rst Szabolcs Horvát <s****t@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
755dd11e update install.rst Szabolcs Horvát <s****t@g****m>
Committed by: Tamas Nepusz <n****s@g****m>
over 2 years ago
ce2c436b doc: clarify the effect of loop edges in Graph.similarity_inverse_log_weighted() Tamas Nepusz <n****s@g****m> over 2 years ago
0564388d doc: clarify the effect of loop edges in Graph.similarity_inverse_log_weighted() Tamas Nepusz <n****s@g****m> over 2 years ago
7f78f461 merge Merge pull request #744 from igraph/dependabot/github_actions/actions/setup-p... Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f7d63754 build(deps): bump actions/setup-python 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>
over 2 years ago
c47f4ccd build(deps): bump actions/setup-python from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Tamas Nepusz <n****s@g****m>
over 2 years ago
f61facb8 fix: fixed graph-tool import for vector-valued vertex properties, closes #741 Tamas Nepusz <n****s@g****m> over 2 years ago
46fd6751 fix: fixed graph-tool import for vector-valued vertex properties, closes #741 Tamas Nepusz <n****s@g****m> over 2 years ago
5f386c04 doc: fix documentation of 'neighbors' argument of Graph.vertex_connectivity()... Tamas Nepusz <n****s@g****m> over 2 years ago
c07ffbab doc: fix documentation of 'neighbors' argument of Graph.vertex_connectivity()... Tamas Nepusz <n****s@g****m> over 2 years ago
ecace800 chore: bumped version to 0.11.3 Tamas Nepusz <n****s@g****m> almost 3 years ago
e2149a6b chore: bumped version to 0.11.3 Tamas Nepusz <n****s@g****m> almost 3 years ago
f5a1f9f4 chore: updated changelog Tamas Nepusz <n****s@g****m> almost 3 years ago
0bbfbb4b chore: updated changelog Tamas Nepusz <n****s@g****m> almost 3 years ago
29677eba chore: updated C core Tamas Nepusz <n****s@g****m> almost 3 years ago
df2ed3f5 chore: updated C core Tamas Nepusz <n****s@g****m> almost 3 years ago
279d53e7 fix: fix test cases Tamas Nepusz <n****s@g****m> almost 3 years ago
90edc0a5 fix: fix test cases Tamas Nepusz <n****s@g****m> almost 3 years ago
675059eb chore: updated C core Tamas Nepusz <n****s@g****m> almost 3 years ago
1916d26d chore: updated C core Tamas Nepusz <n****s@g****m> almost 3 years ago
0fdac51d merge Merge pull request #732 from iosonofabio/edges_mpl_bugfix Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f25ab14e Bugfix for #731 Fabio Zanini <f****i@f****m> almost 3 years ago
36609216 Bugfix for #731 Fabio Zanini <f****i@f****m>
Committed by: Tamas Nepusz <n****s@g****m>
almost 3 years ago
054fc9c4 chore: updated changelog Tamas Nepusz <n****s@g****m> almost 3 years ago
5ff524db chore: updated changelog Tamas Nepusz <n****s@g****m> almost 3 years ago
065e8f2c fix: remove loops=... argument for is_bigraphical(), fixes #730 Tamas Nepusz <n****s@g****m> almost 3 years ago
68579a69 fix: remove loops=... argument for is_bigraphical(), fixes #730 Tamas Nepusz <n****s@g****m> almost 3 years ago
90f6235b chore: updated vendored igraph Tamas Nepusz <n****s@g****m> almost 3 years ago
ab976c59 chore: updated vendored igraph Tamas Nepusz <n****s@g****m> almost 3 years ago
7d14aac2 feat: added Graph.__invalidate_cache(), closes #729 Tamas Nepusz <n****s@g****m> almost 3 years ago
a9f45537 feat: added Graph.__invalidate_cache(), closes #729 Tamas Nepusz <n****s@g****m> almost 3 years ago
487d56f0 Update random DAG generation tutorial Szabolcs Horvát <s****t@g****m>
Committed by: Tamas Nepusz <n****s@g****m>
almost 3 years ago
ab37f7f7 Update random DAG generation tutorial Szabolcs Horvát <s****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0d4ffc38 merge Merge pull request #725 from iosonofabio/tutorial-dag Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
fe4381e7 Tutorial on DAG (#724) Fabio Zanini <f****i@f****m>
Committed by: Tamas Nepusz <n****s@g****m>
almost 3 years ago
be1e85f6 Tutorial on DAG (#724) Fabio Zanini <f****i@f****m> almost 3 years ago
89858b24 merge Merge pull request #723 from limburgher/main Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
7e5a8e3a Include ctype.h, fixes build on Python 3.13 Gwyn Ciesla <g****c@p****m> almost 3 years ago
cc3dedb1 Include ctype.h, fixes build on Python 3.13 Gwyn Ciesla <g****c@p****m>
Committed by: Tamas Nepusz <n****s@g****m>
almost 3 years ago
a249b9af chore: bumped version to 0.11.2 Tamas Nepusz <n****s@g****m> almost 3 years ago
2c1fde87 chore: bumped version to 0.11.2 Tamas Nepusz <n****s@g****m> almost 3 years ago
355b3034 ci: increase test tolerance for Matplotlib tests to make sure they pass on aa... Tamas Nepusz <n****s@g****m> almost 3 years ago
b70f1d2c ci: increase test tolerance for Matplotlib tests to make sure they pass on aa... Tamas Nepusz <n****s@g****m> almost 3 years ago
5c8b36c6 chore: bumped version to 0.11.1 Tamas Nepusz <n****s@g****m> almost 3 years ago
40b233a1 chore: bumped version to 0.11.1 Tamas Nepusz <n****s@g****m> almost 3 years ago
35ab0741 fix: fix plotting of null graphs with the Matplotlib backend Tamas Nepusz <n****s@g****m> almost 3 years ago
39d437f5 fix: fix plotting of null graphs with the Matplotlib backend Tamas Nepusz <n****s@g****m> almost 3 years ago
86dbb688 doc: add switch to doc building script to ensure that the docs build from scr... Tamas Nepusz <n****s@g****m> almost 3 years ago
98b0c939 doc: add switch to doc building script to ensure that the docs build from scr... Tamas Nepusz <n****s@g****m> almost 3 years ago
3f60d008 chore: bumped version to 0.11.0 Tamas Nepusz <n****s@g****m> almost 3 years ago
fe71982a chore: bumped version to 0.11.0 Tamas Nepusz <n****s@g****m> almost 3 years ago
a94e0662 merge Merge branch 'develop' Tamas Nepusz <n****s@g****m> almost 3 years ago
b868429d ci: another attempt to fix the Webassembly build, now we call the fixer scrip... Tamas Nepusz <n****s@g****m> almost 3 years ago
e7903df9 ci: another attempt to fix the Webassembly build Tamas Nepusz <n****s@g****m> almost 3 years ago
6ba46cf1 fix: fix hardcoded CMake config name in setup.py Tamas Nepusz <n****s@g****m> almost 3 years ago
13d26b4d ci: add upterm debug session for Emscripten build Tamas Nepusz <n****s@g****m> almost 3 years ago
fe6302cc fix: fixed drawing order of vertices in Plotly backend Tamas Nepusz <n****s@g****m> almost 3 years ago
ba5ce264 ci: install OS deps when building Emscripten wheel Tamas Nepusz <n****s@g****m> almost 3 years ago
a0220f76 ci: use Python 3.11.2 for Webassembly build Tamas Nepusz <n****s@g****m> almost 3 years ago
ecab5b25 ci: update Emscripten build Tamas Nepusz <n****s@g****m> almost 3 years ago
36faf9dc merge Merge pull request #721 from igraph/dependabot/github_actions/pypa/cibuildwhe... Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e052b038 build(deps): bump pypa/cibuildwheel from 2.16.1 to 2.16.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0c026481 build(deps): bump pypa/cibuildwheel from 2.16.1 to 2.16.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Tamas Nepusz <n****s@g****m>
almost 3 years ago
d694daec merge Merge branch 'main' into develop Tamas Nepusz <n****s@g****m> almost 3 years ago
816e936a chore: added FUNDING.yml Tamas Nepusz <n****s@g****m> almost 3 years ago
07071932 ci: fix sanitizers build Tamas Nepusz <n****s@g****m> almost 3 years ago
766109cf ci: also skip PyPy 3.7 Tamas Nepusz <n****s@g****m> almost 3 years ago
6fc33ed5 chore: dropped Python 3.8 support, added Python 3.12 Tamas Nepusz <n****s@g****m> almost 3 years ago
466bbdba feat: added weights=... argument to Graph.layout_kamada_kawait() Tamas Nepusz <n****s@g****m> almost 3 years ago
8524b9e0 merge Merge pull request #718 from igraph/dependabot/github_actions/pypa/cibuildwhe... Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
4e2cc77c build(deps): bump pypa/cibuildwheel from 2.16.0 to 2.16.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
6fdbc5f0 doc: API documentation now builds without warnings, all occurrences of @newfi... Tamas Nepusz <n****s@g****m> almost 3 years ago
4c099043 doc: removed @newfield from Python docstrings -- docstrings in C are still TBD Tamas Nepusz <n****s@g****m> almost 3 years ago
4817b03b merge Merge pull request #717 from iosonofabio/vertex_label_color Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c4318165 merge Merge branch 'main' into develop Tamas Nepusz <n****s@g****m> almost 3 years ago
1991813d doc: fix documentation of 'n' argument in Graph.__init__, closes #716 Tamas Nepusz <n****s@g****m> almost 3 years ago
9d72d1e5 Vertex label color in mpl Fabio Zanini <f****i@f****m> almost 3 years ago
4852839d merge Merge remote-tracking branch 'igraph/develop' into develop Fabio Zanini <f****i@f****m> almost 3 years ago
29fa9586 chore: adopted black as code formatter Tamas Nepusz <n****s@g****m> almost 3 years ago
fb9e380f fix: fix incorrect merge of changelog Tamas Nepusz <n****s@g****m> almost 3 years ago
542eb184 style: adapted ruff as the default linter in the codebase Tamas Nepusz <n****s@g****m> almost 3 years ago
971a08b4 fix: fixed lots of linter warnings Tamas Nepusz <n****s@g****m> almost 3 years ago
e2295a68 style: use style suggestions from ruff Tamas Nepusz <n****s@g****m> almost 3 years ago
cc56e6fe style: strip trailing whitespace Tamas Nepusz <n****s@g****m> almost 3 years ago
0e5164e7 chore: strip empty lines from end of files Tamas Nepusz <n****s@g****m> almost 3 years ago
10c7919d merge Merge branch 'main' into develop Tamas Nepusz <n****s@g****m> almost 3 years ago
3946675e merge Merge pull request #714 from igraph/dependabot/github_actions/pypa/cibuildwhe... Tamás Nepusz <n****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b0001e7b build(deps): bump pypa/cibuildwheel from 2.15.0 to 2.16.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a753e4e0 merge Merge remote-tracking branch 'igraph/develop' into develop Fabio Zanini <f****i@f****m> almost 3 years ago
8f4b5165 merge Merge remote-tracking branch 'igraph/main' into develop Fabio Zanini <f****i@f****m> almost 3 years ago
ab0aa7ce doc: make sure that all the stuff that is needed to build the docs is include... Tamas Nepusz <n****s@g****m> almost 3 years ago

← Back to repository