Skip to content

fix compatibility issues with latest scipy - #18

Open
jvwilliams23 wants to merge 1 commit into
DedalusProject:masterfrom
jvwilliams23:master
Open

fix compatibility issues with latest scipy#18
jvwilliams23 wants to merge 1 commit into
DedalusProject:masterfrom
jvwilliams23:master

Conversation

@jvwilliams23

Copy link
Copy Markdown

when solving an Eigenproblem, this fixes issue with "csr_matrix has no attribute 'A'".

Seems to be due to scipy 1.14.0 which is very recent.

when solving an Eigenproblem, this fixes issue with "csr_matrix has no attribute 'A'".
@jvwilliams23jvwilliams23 changed the title fix compatability issues with latest scipyfix compatibility issues with latest scipyJul 8, 2024
Sign up for freeto 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.

1 participant

@jvwilliams23