Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update scipy .A to toarray() #3606

Merged
merged 1 commit into from
Feb 1, 2025
Merged

fix: update scipy .A to toarray() #3606

merged 1 commit into from
Feb 1, 2025

Conversation

sg-wbi
Copy link
Collaborator

@sg-wbi sg-wbi commented Jan 28, 2025

scipy has removed support for the .A method in sparse arrays (scipy/scipy#21049). Replaced this with .toarray().

@sg-wbi sg-wbi mentioned this pull request Jan 28, 2025
@alanakbik alanakbik merged commit 005ec45 into master Feb 1, 2025
2 checks passed
@alanakbik
Copy link
Collaborator

@sg-wbi thanks for fixing this!

@alanakbik alanakbik deleted the scipy_update branch February 1, 2025 05:58
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.

2 participants