Skip to content

fix: support scipy.sparse.sparray#887

Merged
ntamas merged 3 commits into
igraph:mainfrom
flying-sheep:pa/sparse-array
May 14, 2026
Merged

fix: support scipy.sparse.sparray#887
ntamas merged 3 commits into
igraph:mainfrom
flying-sheep:pa/sparse-array

Conversation

@flying-sheep
Copy link
Copy Markdown
Contributor

  • By submitting this pull request, I assign the copyright of my contribution to The igraph development team.

Fixes #886

No LLMs used.

@ntamas
Copy link
Copy Markdown
Member

ntamas commented May 14, 2026

Looks good to me, thanks! The remaining CI failures are unrelated; these should be fixed on main.

@ntamas ntamas merged commit 78fa815 into igraph:main May 14, 2026
6 of 11 checks passed
@ntamas
Copy link
Copy Markdown
Member

ntamas commented May 14, 2026

Accidentally force-pushed to main and overwrote this PR; I'll fix it soon. Apologies!

@flying-sheep
Copy link
Copy Markdown
Contributor Author

Great! Sorry for the complications with the new test dependency, but I use pytest.mark.parameterized in all my packages so much that I thought having it will improve the quality of future tests for you enough to be worth it.

@flying-sheep flying-sheep deleted the pa/sparse-array branch May 15, 2026 07:43
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.

Graph.Weighted_Adjacency (and friends) don’t support scipy.sparse.sparrays

2 participants