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 scipy nnls issue #223

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Fix scipy nnls issue #223

merged 1 commit into from
Aug 22, 2024

Conversation

rbooth200
Copy link
Collaborator

This PR tries to fix #222 by excluding the broken scipy versions.

@rbooth200
Copy link
Collaborator Author

This PR definitely works for now. We should probably check back that everything is still ok when the next scipy version drops.

@rbooth200 rbooth200 requested a review from jeffjennings August 22, 2024 13:19
@jeffjennings
Copy link
Collaborator

Great, thank you!

@jeffjennings jeffjennings merged commit 1a30682 into master Aug 22, 2024
7 checks passed
@jeffjennings jeffjennings deleted the scipy_version branch August 22, 2024 13:28
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.

tests failure due to solve_non_negative
2 participants