Skip to content

Removed pinv2 references for bug fix#237

Merged
MuellerSeb merged 2 commits intoGeoStat-Framework:mainfrom
tunasplam:main
Aug 10, 2022
Merged

Removed pinv2 references for bug fix#237
MuellerSeb merged 2 commits intoGeoStat-Framework:mainfrom
tunasplam:main

Conversation

@tunasplam
Copy link
Contributor

pinv2 was removed by scipy. This was causing the library to crash upon import. Removing references to pinv2 fixes the issue.

@MuellerSeb MuellerSeb self-requested a review August 9, 2022 12:59
@MuellerSeb MuellerSeb added the bug label Aug 9, 2022
@MuellerSeb MuellerSeb added this to the v1.6.2 milestone Aug 9, 2022
@MuellerSeb MuellerSeb linked an issue Aug 10, 2022 that may be closed by this pull request
Copy link
Member

@MuellerSeb MuellerSeb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this little fix. In addition, I just removed the respective tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incompatible with SciPy 1.9.0, AttributeError on scipy.linalg.pinv2

2 participants