Skip to content

Conversation

@akshayka
Copy link
Member

@akshayka akshayka commented Apr 28, 2025

Fixes #82

break: support numpy 2.0, drop older numpy

fix: fix quadratic embedding computation (ones \in null(Laplacian) no
longer allowed by scipy.sparse.eigsh).

fix: fix quadratic embedding computation (ones \in null(Laplacian) no
longer allowed by scipy.sparse.eigsh).
@akshayka akshayka changed the title fix: don't initialize eigsh with vector in null(L) fix: don't initialize eigsh with vector in null(L); break: numpy >= 2.0 Apr 28, 2025
@akshayka akshayka merged commit a6931bc into main Apr 28, 2025
20 of 23 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.

ArpackError on cpu with recent installs

2 participants