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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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.

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)
2 participants