Skip to content

Conversation

Maverobot
Copy link

scipy.linag.tril is missing for scipy > v1.12.0. This change adds the constraint <= 1.12.0 for the scipy python package.

Fixes #71

`scipy.linag.tril` is missing for `scipy > v1.12.0`. This change adds the
constraint `<= 1.12.0` for the `scipy` python package.
Copy link

@branyang02 branyang02 left a comment

Choose a reason for hiding this comment

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

works

evelynmitchell pushed a commit to evelynmitchell/octo that referenced this pull request Dec 31, 2024
Shuffle before decode, interleave at transition level
Copy link

@jellyho jellyho left a comment

Choose a reason for hiding this comment

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

It works for me too.

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.

AttributeError: module 'scipy.linalg' has no attribute 'tril'
3 participants