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

TST/BUG: linalg: expm empty array support #20514

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

yuanx749
Copy link
Contributor

@yuanx749 yuanx749 commented Apr 18, 2024

Reference issue

Towards gh-20372

What does this implement/fix?

  • Tweak the test and code so that output dtype of int input is consistent.
  • Add tests for other matrix functions that rely on expm and already work.
    (cosm, sinm, tanm, coshm, sinhm, tanhm)

Additional information

@github-actions github-actions bot added scipy.linalg defect A clear bug or issue that prevents SciPy from being installed or used as expected maintenance Items related to regular maintenance tasks labels Apr 18, 2024
@yuanx749 yuanx749 marked this pull request as ready for review April 18, 2024 05:27
@j-bowhay j-bowhay requested a review from ev-br April 18, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect A clear bug or issue that prevents SciPy from being installed or used as expected maintenance Items related to regular maintenance tasks scipy.linalg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant