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

scipy.linalg triu function #5

Open
ellepannitto opened this issue Apr 6, 2024 · 0 comments
Open

scipy.linalg triu function #5

ellepannitto opened this issue Apr 6, 2024 · 0 comments

Comments

@ellepannitto
Copy link

Hi,
it seems like your code (or some libraries in your code) is using the triu function from scipy.linalg library.
This has been deprecated and is therefore not anymore available in scipy 1.13, which was by default installed in my environment :)
I saw among your requirements that you allow for any scipy >= 1.7.3 so you should maybe restrict this requirement in order to preserve full functionality :)

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

No branches or pull requests

1 participant