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

Monkey-patch scipy.linalg.triu for gensim #1060

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Conversation

markotoplak
Copy link
Member

@markotoplak markotoplak commented May 10, 2024

Issue

Fixes #1059, also see #1058 for failure.

Description of changes

Because we can not expect gensim to release anytime soon, monkey patch scipy.linalg.triu when not available.

@lanzagar lanzagar merged commit 101f30e into master Jun 28, 2024
9 of 12 checks passed
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.

Text add-on does not work with newest scipy (because of gensim)
3 participants