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

replaced .A with .toarray() #37

Merged
merged 1 commit into from
Aug 5, 2024
Merged

replaced .A with .toarray() #37

merged 1 commit into from
Aug 5, 2024

Conversation

avantikalal
Copy link
Collaborator

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

@gokceneraslan
Copy link
Collaborator

Do we need any version pinning? If not, good to go.

@avantikalal
Copy link
Collaborator Author

Do we need any version pinning? If not, good to go.

This should not require pinning.

@avantikalal avantikalal merged commit 86f8dcb into main Aug 5, 2024
1 check passed
@avantikalal avantikalal deleted the sparse-update branch August 5, 2024 02:05
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