Skip to content

Conversation

@vtraag
Copy link
Owner

@vtraag vtraag commented Sep 23, 2025

This updates libleidenalg to work with igraph 1.0. This still requires to update the constraints to work with a new Python release of python-igraph, but this is not yet available. We should wait until that is release before releasing a new version of leidenalg to work with igraph 1.0.

@vtraag
Copy link
Owner Author

vtraag commented Sep 23, 2025

This fixes #208

@vtraag
Copy link
Owner Author

vtraag commented Sep 23, 2025

FYI, the CI failures are most likely due to incompatabilities between the current python-igraph version being used (which still relies on an igraph C core 0.10) and the leidenalg (which is already using igraph C core 1.0). Once a new python-igraph release is available, we can bump the version constraints in order to ensure they are compatible.

@dotlambda
Copy link

Once a new python-igraph release is available, we can bump the version constraints in order to ensure they are compatible.

https://github.com/igraph/python-igraph/releases/tag/1.0.0 was released

@vtraag
Copy link
Owner Author

vtraag commented Oct 30, 2025

I'll now merge this, CI should pass.

@vtraag vtraag merged commit db246d1 into main Oct 30, 2025
5 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants